mediaPlay constant
Represents the logical "Media Play" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey mediaPlay = LogicalKeyboardKey(0x00100000d2f);
Represents the logical "Media Play" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey mediaPlay = LogicalKeyboardKey(0x00100000d2f);