isNegative property Null safety

bool isNegative

Implementation

bool get isNegative => mantissaDigit(-1) == 9;