gameButtonA constant Null safety

LogicalKeyboardKey const gameButtonA

Represents the logical "Game Button A" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey gameButtonA = LogicalKeyboardKey(0x00200000311);