argShift property Null safety

ProgramOperation? argShift

If used as an argument, the shift key needed for that argument. Rare: sto g and rcl g do this.

Implementation

ProgramOperation? get argShift => null;