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