[ReactionBubble] Added Customization for the spacing between the bottom circles
Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
@@ -444,12 +444,9 @@ class _MessageWidgetState extends State<MessageWidget> {
|
||||
StreamChatTheme.of(context)
|
||||
.colorTheme
|
||||
.white,
|
||||
StreamChatTheme.of(context)
|
||||
.colorTheme
|
||||
.white,
|
||||
StreamChatTheme.of(context)
|
||||
.colorTheme
|
||||
.white,
|
||||
Colors.transparent,
|
||||
Colors.transparent,
|
||||
tailCirclesSpace: 1,
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user