intlRo constant

GameShortcutsShortcut const intlRo

Represents the location of the "Intl Ro" key on a generalized keyboard.

Implementation

static const GameShortcutsShortcut intlRo = GameShortcutsShortcut(
  key: PhysicalKeyboardKey.intlRo,
  name: 'intlRo',
);