initialValue property
T?
initialValue
final
The option that should be pre-selected at the beginning
Implementation
final T? initialValue;
The option that should be pre-selected at the beginning
final T? initialValue;