menu
messenger
ui/page/home/page/my_profile/widget/switch_field.dart
SwitchField
value property
value
dark_mode
light_mode
value
property
bool
value
final
Indicator whether this switch is on or off.
Implementation
final bool value;
messenger
switch_field
SwitchField
value property
SwitchField class