navigateOut constant
Represents the logical "Navigate Out" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey navigateOut = LogicalKeyboardKey(0x00100000d58);
Represents the logical "Navigate Out" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey navigateOut = LogicalKeyboardKey(0x00100000d58);