menu
forui package
documentation
widgets/switch.dart
FSwitch
value property
value property
dark_mode
light_mode
value
property
bool
value
final
The current value of the checkbox.
Implementation
final bool value;
forui package
documentation
widgets/switch
FSwitch
value property
FSwitch class