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