menu
s_packages package
documentation
s_toggle/src/s_toggle.dart
SToggleState
value property
value property
dark_mode
light_mode
value
property
bool
value
getter/setter pair
sate of widget that can be switched on or switched off.
Implementation
late bool value;
s_packages package
documentation
s_toggle/src/s_toggle
SToggleState
value property
SToggleState class