menu
chatview_plus package
documentation
chatview_plus.dart
ChatController
initialMessageList property
initialMessageList property
dark_mode
light_mode
initialMessageList
property
List
<
Message
>
initialMessageList
getter/setter pair
Represents initial message list in chat which can be add by user.
Implementation
List<Message> initialMessageList;
chatview_plus package
documentation
chatview_plus
ChatController
initialMessageList property
ChatController class