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