Class SwitchButton

Switch (on/off) widget

class SwitchButton
  : Widget

Constructors

NameDescription
this ()

Fields

TypeNameDescription
bool
checked
void delegate(bool)
onToggle

18 inherited fields

Methods

NameDescription
build ()
createElement ()
updateElement (element)

9 inherited methods

Aliases

NameDescription
enabled