menu
forui package
documentation
widgets/radio.dart
FRadio
value property
value property
dark_mode
light_mode
value
property
bool
value
final
The current value of the radio.
Implementation
final bool value;
forui package
documentation
widgets/radio
FRadio
value property
FRadio class