menu
stac_core package
documentation
widgets/switch/stac_switch.dart
StacSwitch
value property
value property
dark_mode
light_mode
value
property
bool
?
value
final
Whether this switch is on.
Implementation
final bool? value;
stac_core package
documentation
widgets/switch/stac_switch
StacSwitch
value property
StacSwitch class