OnDeleteCallback typedef

OnDeleteCallback = void Function(bool forward)

Implementation

typedef OnDeleteCallback = void Function(bool forward);