mannerMode constant Null safety
Represents the logical "Manner Mode" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey mannerMode = LogicalKeyboardKey(0x0010000100a);
Represents the logical "Manner Mode" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey mannerMode = LogicalKeyboardKey(0x0010000100a);