instantReplay constant Null safety

LogicalKeyboardKey const instantReplay

Represents the logical "Instant Replay" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey instantReplay = LogicalKeyboardKey(0x00100000d26);