paste constant
Represents the logical "Paste" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey paste = LogicalKeyboardKey(0x00100000408);
Represents the logical "Paste" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey paste = LogicalKeyboardKey(0x00100000408);