menu
selectpicker package
documentation
select_picker_new.dart
SelectPickerNew<T>
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
T?
initialValue
final
The initially selected item value.
Implementation
final T? initialValue;
selectpicker package
documentation
select_picker_new
SelectPickerNew<T>
initialValue property
SelectPickerNew class