paste constant

LogicalKeyboardKey const paste

Represents the logical "Paste" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey paste = LogicalKeyboardKey(0x00100000408);