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