menu
chat_application package
documentation
controller/inbox_controller.dart
InboxController
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
chat_application package
documentation
controller/inbox_controller
InboxController
notifyChildrens method
InboxController class