menu
termui package
documentation
ui/widgets/horizontal_radio_group.dart
HorizontalRadioGroup
focused property
focused property
dark_mode
light_mode
focused
property
bool
focused
final
Whether this group has active keyboard focus.
Implementation
final bool focused;
termui package
documentation
ui/widgets/horizontal_radio_group
HorizontalRadioGroup
focused property
HorizontalRadioGroup class