play constant

LogicalKeyboardKey const play

Represents the logical "Play" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey play = LogicalKeyboardKey(0x0010000050a);