groupValue property

T groupValue
final

Defines the value that will be assigned to the internal Radio groupValue property. The currently selected value for a group of radio buttons.

Implementation

final T groupValue;