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