menu
zeebee package
documentation
app/core/base_controller.dart
BaseController
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
zeebee package
documentation
app/core/base_controller
BaseController
notifyChildrens method
BaseController class