audioVolumeUp constant

LogicalKeyboardKey const audioVolumeUp

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey audioVolumeUp = LogicalKeyboardKey(0x00100000a10);