navigateIn constant Null safety
Represents the logical "Navigate In" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey navigateIn = LogicalKeyboardKey(0x00100000d56);
Represents the logical "Navigate In" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey navigateIn = LogicalKeyboardKey(0x00100000d56);