onHashTagSelected property

(dynamic Function(HashTag)?) onHashTagSelected
final

Callback for when a hashtag is selected during search

Implementation

final Function(HashTag)? onHashTagSelected;