playSpeedDown constant

LogicalKeyboardKey const playSpeedDown

Represents the logical "Play Speed Down" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey playSpeedDown = LogicalKeyboardKey(0x00100000d3a);