gameButtonStart constant Null safety
Represents the logical "Game Button Start" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey gameButtonStart = LogicalKeyboardKey(0x0020000031a);