menu
termui package
documentation
ui/widgets/interactive_widgets.dart
Switch
label property
label property
dark_mode
light_mode
label
property
String
label
final
The text label accompanying the switch.
Implementation
final String label;
termui package
documentation
ui/widgets/interactive_widgets
Switch
label property
Switch class