groupPrevious constant Null safety
Represents the logical "Group Previous" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey groupPrevious = LogicalKeyboardKey(0x0010000070a);