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