value property
final
The value represented by this radio button.
If this equals the groupValue, then this radio button will appear selected.
Implementation
final T value;
The value represented by this radio button.
If this equals the groupValue, then this radio button will appear selected.
final T value;