menu
cr_mentions package
documentation
scr/widgets/mention_text.dart
MentionText
mentions property
mentions property
dark_mode
light_mode
mentions
property
List
<
MentionModel
>
mentions
final
A list of MentionModel, to highlight them in the text
Implementation
final List<MentionModel> mentions;
cr_mentions package
documentation
scr/widgets/mention_text
MentionText
mentions property
MentionText class