isNearOne property

bool get isNearOne

Use zeroValue.

Implementation

bool get isNearOne => isNear(1.0);