backgroundColor | Color? | Background color of the message bubble |
border | BoxBorder? | Border of the message bubble |
borderRadius | BorderRadiusGeometry? | Border radius of the message bubble |
messageBubbleBackgroundImage | DecorationImage? | Background image for the bubble |
threadedMessageIndicatorTextStyle | TextStyle? | Text style for threaded message indicator |
threadedMessageIndicatorIconColor | Color? | Icon color for threaded message indicator |
messageBubbleAvatarStyle | CometChatAvatarStyle? | Style for sender avatar |
messageReceiptStyle | CometChatMessageReceiptStyle? | Style for message receipts |
messageBubbleReactionStyle | CometChatReactionsStyle? | Style for message reactions |
messageBubbleDateStyle | CometChatDateStyle? | Style for message date |
textBubbleStyle | CometChatTextBubbleStyle? | Style for text messages |
imageBubbleStyle | CometChatImageBubbleStyle? | Style for image messages |
videoBubbleStyle | CometChatVideoBubbleStyle? | Style for video messages |
audioBubbleStyle | CometChatAudioBubbleStyle? | Style for audio messages |
fileBubbleStyle | CometChatFileBubbleStyle? | Style for file messages |
pollsBubbleStyle | CometChatPollsBubbleStyle? | Style for poll messages |
stickerBubbleStyle | CometChatStickerBubbleStyle? | Style for sticker messages |
voiceCallBubbleStyle | CometChatCallBubbleStyle? | Style for voice call bubbles |
videoCallBubbleStyle | CometChatCallBubbleStyle? | Style for video call bubbles |
linkPreviewBubbleStyle | CometChatLinkPreviewBubbleStyle? | Style for link preview bubbles |
collaborativeDocumentBubbleStyle | CometChatCollaborativeBubbleStyle? | Style for collaborative document bubbles |
collaborativeWhiteboardBubbleStyle | CometChatCollaborativeBubbleStyle? | Style for collaborative whiteboard bubbles |
messageTranslationBubbleStyle | CometChatMessageTranslationBubbleStyle? | Style for translated messages |
deletedBubbleStyle | CometChatDeletedBubbleStyle? | Style for deleted messages |
moderationStyle | CometChatModerationStyle? | Style for moderated messages |
messagePreviewStyle | CometChatMessagePreviewStyle? | Style for message previews |
exceptionStyle | CometChatExceptionStyle? | Style for exception views |