isZero property

bool isZero

Implementation

bool get isZero => toString() == '0.0';