save constant Null safety
Represents the location of the "Save" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey save = PhysicalKeyboardKey(0x000c0207);
Represents the location of the "Save" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
static const PhysicalKeyboardKey save = PhysicalKeyboardKey(0x000c0207);