pageUp constant
Represents the logical "Page Up" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey pageUp = LogicalKeyboardKey(0x00100000308);
Represents the logical "Page Up" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey pageUp = LogicalKeyboardKey(0x00100000308);