menu
base_api package
documentation
refresh_api/base_refresh_controller.dart
BaseSuperController<T>
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
base_api package
documentation
refresh_api/base_refresh_controller
BaseSuperController<T>
notifyChildrens method
BaseSuperController class