arrowDown constant Null safety
Represents the logical "Arrow Down" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey arrowDown = LogicalKeyboardKey(0x00100000301);
Represents the logical "Arrow Down" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey arrowDown = LogicalKeyboardKey(0x00100000301);