onMentionTap property

(void Function(User)?) onMentionTap
final

The action to perform when a mention is tapped

Implementation

final void Function(User)? onMentionTap;