onDelete property

FutureOr<void> Function(T) onDelete
final

Implementation

final FutureOr<void> Function(T) onDelete;