initialValue property

T? initialValue
final

The option that should be pre-selected at the beginning

Implementation

final T? initialValue;