displayToggleIntExt constant
GameShortcutsShortcut
const displayToggleIntExt
Represents the location of the "Display Toggle Int Ext" key on ageneralized keyboard.
Implementation
static const GameShortcutsShortcut displayToggleIntExt =
GameShortcutsShortcut(
key: PhysicalKeyboardKey.displayToggleIntExt,
name: 'displayToggleIntExt',
);