value property

bool value
final

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;