onReply property
final
Callback, called when a reply action of this ChatItem is triggered.
Implementation
final void Function()? onReply;
Callback, called when a reply action of this ChatItem is triggered.
final void Function()? onReply;