mediaSkipBackward constant Null safety
Represents the logical "Media Skip Backward" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey mediaSkipBackward = LogicalKeyboardKey(0x00100000d51);