hypInverse property Null safety

NonProgrammableOperation hypInverse
final

Implementation

static final hypInverse = NonProgrammableOperation(
    pressed: (LimitedState c) => c.handleShift(ShiftKey.none), name: 'HYP-1');