menu
chat_bot_llm package
documentation
app/modules/chat/controllers/chat_controller.dart
ChatController
notifyChildrens method
notifyChildrens method
dark_mode
light_mode
notifyChildrens
method
@
protected
void
notifyChildrens
(
)
inherited
Implementation
@protected void notifyChildrens() { TaskManager.instance.notify(_updaters); }
chat_bot_llm package
documentation
app/modules/chat/controllers/chat_controller
ChatController
notifyChildrens method
ChatController class