props constant Null safety

LogicalKeyboardKey const props

Represents the logical "Props" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey props = LogicalKeyboardKey(0x0010000050b);