menu
simple_chat package
documentation
controllers/chat_controller.dart
ChatController
store property
store property
dark_mode
light_mode
store
property
ChatStore
store
late
final
The store for the chat.
Implementation
late final ChatStore store;
simple_chat package
documentation
controllers/chat_controller
ChatController
store property
ChatController class