gShift property Null safety
final
Implementation
static final gShift = ShiftOperation(
pressed: (LimitedState c) => c.handleShift(ShiftKey.g), name: 'g');
static final gShift = ShiftOperation(
pressed: (LimitedState c) => c.handleShift(ShiftKey.g), name: 'g');