mentionSearchCard property

(Widget Function(Mention)?) mentionSearchCard
final

Custom mention widget shown during search

Implementation

final Widget Function(Mention)? mentionSearchCard;