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