stbInput constant Null safety

LogicalKeyboardKey const stbInput

Represents the logical "STB Input" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey stbInput = LogicalKeyboardKey(0x00100000d45);