escape constant

LogicalKeyboardKey const escape

Represents the logical "Escape" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey escape = LogicalKeyboardKey(0x0010000001b);