goBack constant Null safety
Represents the logical "Go Back" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey goBack = LogicalKeyboardKey(0x00100001005);
Represents the logical "Go Back" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey goBack = LogicalKeyboardKey(0x00100001005);