groupLast constant Null safety

LogicalKeyboardKey const groupLast

Represents the logical "Group Last" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey groupLast = LogicalKeyboardKey(0x00100000708);