onDelete property

void Function()? onDelete
final

Callback, called when delete of Avatar is required.

Implementation

final void Function()? onDelete;