menu
messenger
store/event/chat.dart
ChatEvent
ChatEvent const constructor
ChatEvent
dark_mode
light_mode
ChatEvent
constructor
const
ChatEvent
(
ChatId
chatId
)
Implementation
const ChatEvent(this.chatId);
messenger
chat
ChatEvent
ChatEvent const constructor
ChatEvent class