onReplyTap property

(void Function(Message)?) onReplyTap
final

The function called when tapping on replies

Implementation

final void Function(Message)? onReplyTap;