paste constant
Represents the location of the "Paste" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey paste = PhysicalKeyboardKey(0x0007007d);
Represents the location of the "Paste" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
static const PhysicalKeyboardKey paste = PhysicalKeyboardKey(0x0007007d);