onResend property

void Function()? onResend
final

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

Implementation

final void Function()? onResend;