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