isPositive property Null safety

bool isPositive

Implementation

bool get isPositive => mantissaDigit(-1) == 0;