value property

T? value
final

The currently selected value, or null if nothing is selected.

Implementation

final T? value;