groupValue property

T? groupValue
final

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

Implementation

final T? groupValue;