menu
draftmode_framework package
documentation
ui/components/switch.dart
DraftModeUISwitch
value property
value property
dark_mode
light_mode
value
property
bool
value
final
Whether the switch is on or off.
Implementation
final bool value;
draftmode_framework package
documentation
ui/components/switch
DraftModeUISwitch
value property
DraftModeUISwitch class