menu
messenger
ui/page/home/accounts_switcher/controller.dart
AccountsSwitcherController
notifyChildrens method
notifyChildrens
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
messenger
controller
AccountsSwitcherController
notifyChildrens method
AccountsSwitcherController class