underscore constant
Represents the logical "Underscore" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey underscore = LogicalKeyboardKey(0x0000000005f);
Represents the logical "Underscore" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey underscore = LogicalKeyboardKey(0x0000000005f);