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