CometChatConversationsWithMessagesController constructor
CometChatConversationsWithMessagesController({
- MessageConfiguration? messageConfiguration,
- CometChatTheme? theme,
- ContactsConfiguration? startConversationConfiguration,
Implementation
CometChatConversationsWithMessagesController(
{this.messageConfiguration,
this.theme,
this.startConversationConfiguration});