CustomThemeExtension constructor
const
CustomThemeExtension({})
Implementation
const CustomThemeExtension({
this.chatBackground,
this.messageBubbleColor,
this.userBubbleColor,
this.messageTextColor,
this.inputBackgroundColor,
this.inputBorderColor,
this.inputTextColor,
this.hintTextColor,
this.backToBottomButtonColor,
this.sendButtonColor,
this.sendButtonIconColor,
});