menu
stac_core package
documentation
widgets/radio/stac_radio.dart
StacRadio
toggleable property
toggleable property
dark_mode
light_mode
toggleable
property
bool
?
toggleable
final
Whether this radio can be unselected.
Implementation
final bool? toggleable;
stac_core package
documentation
widgets/radio/stac_radio
StacRadio
toggleable property
StacRadio class