onReply property

void Function()? onReply
final

Callback, called when a reply action of this ChatItem is triggered.

Implementation

final void Function()? onReply;