| leadingView | Widget? | used to set view in leadingView section |
| headerView | Widget? | used to set view in headerview section |
| replyView | Widget? | used to set view in replyview section |
| contentView | Widget? | used to set content view , by default all different type of bubble are shown here |
| threadView | Widget? | used to set view in threadview section , by default threaded section is shown |
| footerView | Widget? | used to set footer view for message bubble , by default message receipt is shown |
| alignment | BubbleAlignment? | used to set bubble alignment , can be left, right and center |
| style | MessageBubbleStyle | used to set styling properties foe message bubble |
| bottomView | Widget? | used to set bottom view for message bubble , by default reactions are shown here |