menu
Flutter
material
Switch
value property
value
brightness_4
brightness_5
description
value
property
bool
value
final
Whether this switch is on or off.
This property must not be null.
Implementation
final bool value;
Flutter
material
Switch
value property
Switch class