menu
dropdown_plus_bloc package
documentation
dropdown_plus_bloc.dart
SearchableDropdownPlus<C extends BlocBase<S>, S>
needInitialFetch property
needInitialFetch property
dark_mode
light_mode
needInitialFetch
property
bool
needInitialFetch
final
If
true
,
onSearch
is called with an empty string on widget mount.
Implementation
final bool needInitialFetch;
dropdown_plus_bloc package
documentation
dropdown_plus_bloc
SearchableDropdownPlus<C extends BlocBase<S>, S>
needInitialFetch property
SearchableDropdownPlus class