defaultValue property
For single-select this is a String; for multi-select a
List<String>. Emitted as default (SEP-1034).
Implementation
final Object? defaultValue;
For single-select this is a String; for multi-select a
List<String>. Emitted as default (SEP-1034).
final Object? defaultValue;