onDeleteTask property

VoidCallback? onDeleteTask
final

Callback function triggered when the delete button is pressed.

Implementation

final VoidCallback? onDeleteTask;