onDeleted property
Callback when the delete icon is pressed.
If this is provided, a delete icon will be shown.
Implementation
final VoidCallback? onDeleted;
Callback when the delete icon is pressed.
If this is provided, a delete icon will be shown.
final VoidCallback? onDeleted;