attn constant Null safety

LogicalKeyboardKey const attn

Represents the logical "Attn" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey attn = LogicalKeyboardKey(0x00100000503);