brightnessDown constant Null safety
Represents the logical "Brightness Down" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey brightnessDown = LogicalKeyboardKey(0x00100000601);