onDelete property

VoidCallback? onDelete
final

Delete button pressed callback, delegate the actual deletion to you

Implementation

final VoidCallback? onDelete;