printScreen constant
Represents the logical "Print Screen" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey printScreen = LogicalKeyboardKey(0x00100000608);
Represents the logical "Print Screen" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey printScreen = LogicalKeyboardKey(0x00100000608);