channelUp constant Null safety
Represents the location of the "Channel Up" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey channelUp = PhysicalKeyboardKey(0x000c009c);