menu
termui package
documentation
ui/widgets/interactive_widgets.dart
Radio<T>
groupValue property
groupValue property
dark_mode
light_mode
groupValue
property
T
groupValue
final
The currently selected value of the radio group.
Implementation
final T groupValue;
termui package
documentation
ui/widgets/interactive_widgets
Radio<T>
groupValue property
Radio class