isTwoPi property

bool isTwoPi

Implementation

bool get isTwoPi => (_rotateRadian % (2 * pi)) == 0;