shiftLevel5 constant Null safety
Represents the logical "Shift Level 5" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey shiftLevel5 = LogicalKeyboardKey(0x00100000111);