audioVolumeDown constant

LogicalKeyboardKey const audioVolumeDown

Represents the logical "Audio Volume Down" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey audioVolumeDown = LogicalKeyboardKey(0x00100000a0f);