keyB constant Null safety

LogicalKeyboardKey const keyB

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey keyB = LogicalKeyboardKey(0x00000000062);