menu
termui package
documentation
ui/widgets/interactive_widgets.dart
Switch
value property
value property
dark_mode
light_mode
value
property
bool
value
final
The switch toggle state (on/off).
Implementation
final bool value;
termui package
documentation
ui/widgets/interactive_widgets
Switch
value property
Switch class