groupValue property

dynamic groupValue
final

The currently selected value for a group of radio buttons.

This radio button is considered selected if its value matches the groupValue.

Implementation

final dynamic groupValue;