select constant Null safety
Represents the logical "Select" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey select = LogicalKeyboardKey(0x0010000050c);
Represents the logical "Select" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey select = LogicalKeyboardKey(0x0010000050c);