menu
phoenix_switch package
documentation
switch_button_base.dart
BaseSwitchButton
value property
value property
dark_mode
light_mode
value
property
bool
value
final
Whether this switch is on or off.
This property must not be null.
Implementation
final bool value;
phoenix_switch package
documentation
switch_button_base
BaseSwitchButton
value property
BaseSwitchButton class