keyZ constant

LogicalKeyboardKey const keyZ

Represents the logical "Key Z" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey keyZ = LogicalKeyboardKey(0x0000000007a);