menu
dropdown_plus_bloc package
documentation
dropdown_plus_bloc.dart
SearchableDropdownPlus<C extends BlocBase<S>, S>
onLoadMore property
onLoadMore property
dark_mode
light_mode
onLoadMore
property
VoidCallback
?
onLoadMore
final
Called when the user scrolls near the bottom of the item list.
Implementation
final VoidCallback? onLoadMore;
dropdown_plus_bloc package
documentation
dropdown_plus_bloc
SearchableDropdownPlus<C extends BlocBase<S>, S>
onLoadMore property
SearchableDropdownPlus class