menu
flutter_waya package
documentation
components/x_switch.dart
XSwitch
value property
value property
dark_mode
light_mode
value
property
bool
value
final
Whether this switch is on or off. Must not be null.
Implementation
final bool value;
flutter_waya package
documentation
components/x_switch
XSwitch
value property
XSwitch class