gShift property Null safety
Implementation
CalculatorButton get gShift => CalculatorGButton(factory, 'g', '', '',
Operations.gShift, Operations.gShift, Operations.gShift, 'G\u0007',
extraAcceleratorName: '^G', acceleratorLabel: 'G');
CalculatorButton get gShift => CalculatorGButton(factory, 'g', '', '',
Operations.gShift, Operations.gShift, Operations.gShift, 'G\u0007',
extraAcceleratorName: '^G', acceleratorLabel: 'G');