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