scrollLock constant Null safety
Represents the logical "Scroll Lock" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey scrollLock = LogicalKeyboardKey(0x0010000010c);
Represents the logical "Scroll Lock" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey scrollLock = LogicalKeyboardKey(0x0010000010c);