[ReactionBubble] Added Customization for the spacing between the bottom circles

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-01-13 16:40:28 +05:30
parent 854aea1fa2
commit 3b0c2a9a73
2 changed files with 13 additions and 11 deletions
+3 -6
View File
@@ -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,
),
),
),