sleep constant Null safety

PhysicalKeyboardKey const sleep

Represents the location of the "Sleep" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey sleep = PhysicalKeyboardKey(0x00010082);