menu
termui package
documentation
ui/widgets/interactive_widgets.dart
Radio<T>
value property
value property
dark_mode
light_mode
value
property
T
value
final
The specific value represented by this radio button.
Implementation
final T value;
termui package
documentation
ui/widgets/interactive_widgets
Radio<T>
value property
Radio class