chore: fix analysis checks
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -81,10 +81,10 @@ class EmojiOverlay extends StatelessWidget {
|
||||
),
|
||||
style: TextStyle(
|
||||
color: _streamChatTheme.colorTheme.textHighEmphasis
|
||||
.withOpacity(.5),
|
||||
.withOpacity(0.5),
|
||||
),
|
||||
),
|
||||
)
|
||||
),
|
||||
],
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user