keyD constant Null safety

LogicalKeyboardKey const keyD

Represents the logical "Key D" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey keyD = LogicalKeyboardKey(0x00000000064);