navigateOut constant

LogicalKeyboardKey const navigateOut

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey navigateOut = LogicalKeyboardKey(0x00100000d58);