groupNext constant Null safety

LogicalKeyboardKey const groupNext

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey groupNext = LogicalKeyboardKey(0x00100000709);