isHalfPi property

bool get isHalfPi

Implementation

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