menu
dropdown_plus_bloc package
documentation
dropdown_plus_bloc.dart
SearchableDropdownPlus<C extends BlocBase<S>, S>
hintText property
hintText property
dark_mode
light_mode
hintText
property
String
hintText
final
Placeholder text shown when no item is selected.
Implementation
final String hintText;
dropdown_plus_bloc package
documentation
dropdown_plus_bloc
SearchableDropdownPlus<C extends BlocBase<S>, S>
hintText property
SearchableDropdownPlus class