subtitle constant Null safety
Represents the logical "Subtitle" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey subtitle = LogicalKeyboardKey(0x00100000d47);
Represents the logical "Subtitle" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey subtitle = LogicalKeyboardKey(0x00100000d47);