menu
bootstrap_ui_flutter package
documentation
ui/components/forms/bs_radio.dart
BsRadio<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;
bootstrap_ui_flutter package
documentation
ui/components/forms/bs_radio
BsRadio<T>
value property
BsRadio class