rightShoulder property

bool get rightShoulder

Whether the right shoulder is being pressed.

Implementation

bool get rightShoulder => normalShoulder > 0;