channelDown constant
Represents the logical "Channel Down" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey channelDown = LogicalKeyboardKey(0x00100000d0a);
Represents the logical "Channel Down" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey channelDown = LogicalKeyboardKey(0x00100000d0a);