soft1 constant Null safety
Represents the logical "Soft 1" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey soft1 = LogicalKeyboardKey(0x00100000901);
Represents the logical "Soft 1" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey soft1 = LogicalKeyboardKey(0x00100000901);