menu
dropdown_plus_bloc package
documentation
dropdown_plus_bloc.dart
SearchableDropdownPlus<C extends BlocBase<S>, S>
onRetry property
onRetry property
dark_mode
light_mode
onRetry
property
VoidCallback
?
onRetry
final
Called when the user taps retry in the default error UI.
Implementation
final VoidCallback? onRetry;
dropdown_plus_bloc package
documentation
dropdown_plus_bloc
SearchableDropdownPlus<C extends BlocBase<S>, S>
onRetry property
SearchableDropdownPlus class