leftShoulder property

bool get leftShoulder

Whether the left shoulder is being pressed.

Implementation

bool get leftShoulder => normalShoulder < 0;