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