Visit ChatTheme
abstract class file.
Color primaryColor
: Used as a background of outgoing messagesColor secondaryColor
: Used as a background of incoming messagesEdgeInsets messageInset
Can be used to have padding between messagesColor backgroundColor
: Used as a background color of a chat widget
double textMessagePadding
TextStyle incomingMessageBodyTextStyle
TextStyle outgoingMessageBodyTextStyle
BoxDecoration carouselBoxDecoration
TextStyle carouselTitleTextStyle
TextStyle carouselSubtitleTextStyle
ButtonStyle carouselButtonStyle
BorderRadius imageBorderRadius
ButtonStyle quickReplyButtonStyle
Color htmlTextColor
: Color on p, h1, h2, h3, h4, h5 elements.String? htmlTextFontFamily
: FontFamily on p, h1, h2, h3, h4, h5 elements.