brightnessMinimum constant

GameShortcutsShortcut const brightnessMinimum

Represents the location of the "Brightness Minimum" key on a generalizedkeyboard.

Implementation

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