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