flutter_mentions icon indicating copy to clipboard operation
flutter_mentions copied to clipboard

Change the mention text Color

Open VimeshPolaris opened this issue 2 years ago • 2 comments

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,
           ),
),

Screenshot 2022-06-27 at 11 29 51 AM

VimeshPolaris avatar Jun 27 '22 06:06 VimeshPolaris

@VimeshPolaris are you getting a solution regarding this issue?

DipakSkywave avatar May 29 '23 06:05 DipakSkywave

Did you find any solution for this? I am looking for the same specially about including dot(.) in mentions. like @fareed.ujke

hassanalibukhari avatar Nov 03 '23 09:11 hassanalibukhari