onThreadTap property

(void Function(Message)?) onThreadTap
final

The function called when tapping on threads

Implementation

final void Function(Message)? onThreadTap;