keyE constant Null safety
Represents the logical "Key E" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey keyE = LogicalKeyboardKey(0x00000000065);
Represents the logical "Key E" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey keyE = LogicalKeyboardKey(0x00000000065);