onDelete property

(void Function(String tag)?) onDelete
final

onDelete must not be null

Implementation

final void Function(String tag)? onDelete;