menu
kalapuna package
documentation
template/modules/example/example_controller.dart
ExampleController
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
kalapuna package
documentation
template/modules/example/example_controller
ExampleController
notifyChildrens method
ExampleController class