menu
messenger
ui/page/home/page/chat/controller.dart
ChatForwardElement
note property
note
dark_mode
light_mode
note
property
Rx
<
Rx
<
ChatItem
>
?
>
note
final
ChatItem
attached to this
ChatForwardElement
as a note.
Implementation
final Rx<Rx<ChatItem>?> note;
messenger
controller
ChatForwardElement
note property
ChatForwardElement class