initialValue property
T?
initialValue
final
The initially selected item value (for single selection).
Implementation
final T? initialValue;
The initially selected item value (for single selection).
final T? initialValue;