keyI constant
GameShortcutsShortcut
const keyI
Represents the location of the "Key I" key on a generalized keyboard.
Implementation
static const GameShortcutsShortcut keyI = GameShortcutsShortcut(
key: PhysicalKeyboardKey.keyI,
name: 'keyI',
);