menu
stac_core package
documentation
widgets/switch/stac_switch.dart
StacSwitch
autofocus property
autofocus property
dark_mode
light_mode
autofocus
property
bool
?
autofocus
final
Whether this switch should focus itself if nothing else is focused.
Implementation
final bool? autofocus;
stac_core package
documentation
widgets/switch/stac_switch
StacSwitch
autofocus property
StacSwitch class