menu
aplus_chat package
documentation
view/message_view.dart
MessageViewState
conversationList property
conversationList property
dark_mode
light_mode
conversationList
property
RxList
<
Message
>
conversationList
getter/setter pair
Implementation
RxList<Message> conversationList = <Message>[].obs;
aplus_chat package
documentation
view/message_view
MessageViewState
conversationList property
MessageViewState class