KEY_BACKSPACE top-level constant

  1. @Deprecated('Use .backspace instead')
KeyboardKey const KEY_BACKSPACE

Implementation

@Deprecated('Use .backspace instead')
const KeyboardKey KEY_BACKSPACE = .backspace;