menu
flutter_agent_pupau package
documentation
chat_page/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;
flutter_agent_pupau package
documentation
chat_page/controllers/chat_controller
ChatController
initialized property
ChatController class