onDelete property

Future<bool> Function(T item)? onDelete
final

Implementation

final Future<bool> Function(T item)? onDelete;