isNearZero property

bool get isNearZero

Use zeroValue.

Implementation

bool get isNearZero => isNear(0.0);