menu
getwidget package
documentation
components/radio/gf_radio.dart
GFRadio<T>
value property
value property
dark_mode
light_mode
value
property
T
value
final
The value represented by this radio button.
Implementation
final T value;
getwidget package
documentation
components/radio/gf_radio
GFRadio<T>
value property
GFRadio class