scrollLock constant

LogicalKeyboardKey const scrollLock

Represents the logical "Scroll Lock" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey scrollLock = LogicalKeyboardKey(0x0010000010c);