navigateNext constant

LogicalKeyboardKey const navigateNext

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey navigateNext = LogicalKeyboardKey(0x00100000d57);