menu
fast_app package
documentation
getx/base_controller.dart
BaseController<T>
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
fast_app package
documentation
getx/base_controller
BaseController<T>
notifyChildrens method
BaseController class