menu
widgetarian package
documentation
widgetarian.dart
Switch
selected property
selected property
dark_mode
light_mode
selected
property
bool
selected
final
Whether or not this switch is selected.
Must not be null. Defaults to false.
Implementation
final bool selected;
widgetarian package
documentation
widgetarian
Switch
selected property
Switch class