codeInput constant Null safety
Represents the logical "Code Input" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey codeInput = LogicalKeyboardKey(0x00100000703);
Represents the logical "Code Input" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey codeInput = LogicalKeyboardKey(0x00100000703);