enabled property
Whether the switch is interactive.
When false, the switch is disabled. Defaults to true.
Implementation
final bool? enabled;
Whether the switch is interactive.
When false, the switch is disabled. Defaults to true.
final bool? enabled;