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