menu
easyflu package
documentation
base/base_refresh_list_controller.dart
BaseRefreshListController<T>
onError method
onError method
dark_mode
light_mode
onError
method
void
onError
(
HttpError
?
httpError
)
inherited
Implementation
void onError(HttpError? httpError) {}
easyflu package
documentation
base/base_refresh_list_controller
BaseRefreshListController<T>
onError method
BaseRefreshListController mixin