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