menu
draftmode_framework package
documentation
ui/components/switch_field.dart
DraftModeUISwitchField
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_field
DraftModeUISwitchField
value property
DraftModeUISwitchField class