menu
dropdown_plus_bloc package
documentation
dropdown_plus_bloc.dart
MultiSelectDropdownPlus<C extends StateStreamableSource<S>, S>
needInitialFetch property
needInitialFetch property
dark_mode
light_mode
needInitialFetch
property
bool
needInitialFetch
final
If
true
,
onSearch
is called on widget mount.
Implementation
final bool needInitialFetch;
dropdown_plus_bloc package
documentation
dropdown_plus_bloc
MultiSelectDropdownPlus<C extends StateStreamableSource<S>, S>
needInitialFetch property
MultiSelectDropdownPlus class