isHalfPi property

bool isHalfPi

Implementation

bool get isHalfPi => (_rotateRadian % pi) != 0;