mediaFastForward constant
GameShortcutsShortcut
const mediaFastForward
Represents the location of the "Media Fast Forward" key on a generalizedkeyboard.
Implementation
static const GameShortcutsShortcut mediaFastForward = GameShortcutsShortcut(
key: PhysicalKeyboardKey.mediaFastForward,
name: 'mediaFastForward',
);