menu
chat_bot_llm package
documentation
app/modules/chat/controllers/chat_controller.dart
ChatController
initialized property
initialized property
dark_mode
light_mode
initialized
property
bool
get
initialized
inherited
Checks whether the controller has already been initialized.
Implementation
bool get initialized => _initialized;
chat_bot_llm package
documentation
app/modules/chat/controllers/chat_controller
ChatController
initialized property
ChatController class