onDeleted property

OnDeleted<T>? onDeleted
final

Keyboard delete or backspace event.

Implementation

final OnDeleted<T>? onDeleted;