isTwoPi property

bool get isTwoPi

Implementation

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