playSpeedReset constant Null safety
Represents the logical "Play Speed Reset" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey playSpeedReset = LogicalKeyboardKey(0x00100000d3b);