gameButton16 constant

GameShortcutsShortcut const gameButton16

Represents the location of the "Game Button 16" key on a generalizedkeyboard.

Implementation

static const GameShortcutsShortcut gameButton16 = GameShortcutsShortcut(
  key: PhysicalKeyboardKey.gameButton16,
  name: 'gameButton16',
);