print constant

LogicalKeyboardKey const print

Represents the logical "Print" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey print = LogicalKeyboardKey(0x00100000a0c);