value property
Whether this radio button is selected.
When true, displays the inner selection indicator. When false, shows only the outer circle border.
Implementation
final bool value;
Whether this radio button is selected.
When true, displays the inner selection indicator. When false, shows only the outer circle border.
final bool value;