audioVolumeUp constant
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);
Represents the logical "Audio Volume Up" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey audioVolumeUp = LogicalKeyboardKey(0x00100000a10);