onDeleted property

VoidCallback? onDeleted
final

Called after this widget has disappeared. If null, the trailing IconButton will be disabled.

Implementation

final VoidCallback? onDeleted;