soft3 constant

LogicalKeyboardKey const soft3

Represents the logical "Soft 3" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey soft3 = LogicalKeyboardKey(0x00100000903);