initialValue property

List<T>? initialValue
final

The option that should be pre-selected at the beginning

Implementation

final List<T>? initialValue;