initialValue property

T? initialValue
final

The initially selected item value (for single selection).

Implementation

final T? initialValue;