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