isShift property Null safety

  1. @override
bool isShift
override

Is this the f or g shift key?

Implementation

@override
bool get isShift => true;