menu
shared_component package
documentation
controllers/preferences_controller.dart
PreferencesController
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
shared_component package
documentation
controllers/preferences_controller
PreferencesController
notifyChildrens method
PreferencesController class