digit0 constant Null safety

PhysicalKeyboardKey const digit0

Represents the location of the "Digit 0" key on a generalized keyboard.

See the function RawKeyEvent.physicalKey for more information.

Implementation

static const PhysicalKeyboardKey digit0 = PhysicalKeyboardKey(0x00070027);