keyS constant Null safety

LogicalKeyboardKey const keyS

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey keyS = LogicalKeyboardKey(0x00000000073);