Documentation

Trace: Slider button

(flutterui)

Slider button

This is an old revision of the document!


A standard button performs an action on click/press. Sometimes it's nice to use a standard button as “confirmation button”. In this case it's better to use a slider button. Our standard implementation offers such styling variant:

Simply use

Style.addStyleNames(button, "f_slide");

and your button will look and act like a slider:

This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information