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