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