onDeleted property

VoidCallback? onDeleted
final

Callback when the delete icon is pressed.

If this is provided, a delete icon will be shown.

Implementation

final VoidCallback? onDeleted;