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