menu
messenger
ui/page/home/tab/chats/controller.dart
ChatElement
ChatElement const constructor
ChatElement
dark_mode
light_mode
ChatElement
constructor
const
ChatElement
(
RxChat
chat
)
Implementation
const ChatElement(this.chat);
messenger
controller
ChatElement
ChatElement const constructor
ChatElement class