mediaPlayPause constant Null safety

LogicalKeyboardKey const mediaPlayPause

Represents the logical "Media Play Pause" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey mediaPlayPause = LogicalKeyboardKey(0x00100000a05);