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