menu
messenger
ui/page/home/page/chat/controller.dart
ChatInfoElement
ChatInfoElement constructor
ChatInfoElement
dark_mode
light_mode
ChatInfoElement
constructor
ChatInfoElement
(
Rx
<
ChatItem
>
item
)
Implementation
ChatInfoElement(this.item) : super(ListElementId(item.value.at, item.value.id));
messenger
controller
ChatInfoElement
ChatInfoElement constructor
ChatInfoElement class