menu
modular_ui package
documentation
modular_ui.dart
MUISwitch
checked property
checked property
dark_mode
light_mode
checked
property
bool
checked
final
The value to use for the underlying checkbox widget.
Implementation
final bool checked;
modular_ui package
documentation
modular_ui
MUISwitch
checked property
MUISwitch class