menu
messenger
ui/page/home/tab/chats/controller.dart
ChatEntry
chat property
chat
dark_mode
light_mode
chat
property
Rx
<
Chat
>
get
chat
Returns value of a
Chat
this
ChatEntry
represents.
Implementation
Rx<Chat> get chat => _chat.chat;
messenger
controller
ChatEntry
chat property
ChatEntry class