onDelete property

void Function()? onDelete
final

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

Implementation

final void Function()? onDelete;