menu
flutter_chen_common package
documentation
widgets/refresh/refresh_controller.dart
PagingController<M>
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
flutter_chen_common package
documentation
widgets/refresh/refresh_controller
PagingController<M>
notifyChildrens method
PagingController class