randomToggle constant
Represents the logical "Random Toggle" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey randomToggle = LogicalKeyboardKey(0x00100000d3d);
Represents the logical "Random Toggle" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey randomToggle = LogicalKeyboardKey(0x00100000d3d);