hyp property Null safety

NonProgrammableOperation hyp
final

Implementation

static final hyp = NonProgrammableOperation(
    pressed: (LimitedState c) => c.handleShift(ShiftKey.none),
    // Controller15 handles the rest
    name: 'HYP');