tab constant

LogicalKeyboardKey const tab

Represents the logical "Tab" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey tab = LogicalKeyboardKey(0x00100000009);