menu
base_api package
documentation
api/base_super_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
api/base_super_controller
BaseSuperController<T>
notifyChildrens method
BaseSuperController class