onDemand constant
Represents the logical "On Demand" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey onDemand = LogicalKeyboardKey(0x00100000d35);
Represents the logical "On Demand" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey onDemand = LogicalKeyboardKey(0x00100000d35);