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