isShift property Null safety

bool isShift

Is this the f or g shift key?

Implementation

bool get isShift => false;