UsersWithMessagesConfiguration constructor
const
UsersWithMessagesConfiguration({
- UsersConfiguration? usersConfiguration,
- MessageConfiguration? messageConfiguration,
- CometChatTheme? theme,
Implementation
const UsersWithMessagesConfiguration(
{this.usersConfiguration, this.messageConfiguration, this.theme});