onReply property

void Function(ChatItem?)? onReply
final

Callback, called when a reply action of these forwards is triggered.

Implementation

final void Function(ChatItem?)? onReply;