copy constant

LogicalKeyboardKey const copy

Represents the logical "Copy" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey copy = LogicalKeyboardKey(0x00100000402);