value property

  1. @override
T? value
final

The currently selected value in the group.

Implementation

@override
final T? value;