launchMusicPlayer constant Null safety
Represents the logical "Launch Music Player" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey launchMusicPlayer = LogicalKeyboardKey(0x00100000b05);