KEY_ESCAPE top-level constant

  1. @Deprecated('Use .escape instead')
KeyboardKey const KEY_ESCAPE

Implementation

@Deprecated('Use .escape instead')
const KeyboardKey KEY_ESCAPE = .escape;