teletext constant Null safety

LogicalKeyboardKey const teletext

Represents the logical "Teletext" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey teletext = LogicalKeyboardKey(0x00100000d48);