flutter_mentions
flutter_mentions copied to clipboard
Change the mention text Color
Why all mentioned text colors are different, How to fix color for Mention text,
I have already set the color for mentioned text,
Mention(
trigger: '@',
style: TextStyle(
color: Colors.blue,
),
),
@VimeshPolaris are you getting a solution regarding this issue?
Did you find any solution for this? I am looking for the same specially about including dot(.) in mentions. like @fareed.ujke