avrInput constant Null safety

LogicalKeyboardKey const avrInput

Represents the logical "AVR Input" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey avrInput = LogicalKeyboardKey(0x00100000d08);