menu
cupertino_native package
documentation
components/switch.dart
CNSwitch
value property
value property
dark_mode
light_mode
value
property
bool
value
final
Whether the switch is on.
Implementation
final bool value;
cupertino_native package
documentation
components/switch
CNSwitch
value property
CNSwitch class