KEY_DELETE top-level constant

  1. @Deprecated('Use .delete instead')
KeyboardKey const KEY_DELETE

Implementation

@Deprecated('Use .delete instead')
const KeyboardKey KEY_DELETE = .delete;