launchWebCam constant Null safety

LogicalKeyboardKey const launchWebCam

Represents the logical "Launch Web Cam" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey launchWebCam = LogicalKeyboardKey(0x00100000b0a);