initialValue property

T? initialValue
final

The initially selected value for single select ShadSelect variants.

Defaults to null.

Implementation

final T? initialValue;