menu
morph_switch package
documentation
presentaition/morph_switcher.dart
MorphSwitch
stateValue property
stateValue property
dark_mode
light_mode
stateValue
property
bool
stateValue
final
Current state of the switch (true = on, false = off)
Implementation
final bool stateValue;
morph_switch package
documentation
presentaition/morph_switcher
MorphSwitch
stateValue property
MorphSwitch class