menu
yx_fltools package
documentation
utils/num/decimal.dart
Decimal
isNegative property
isNegative property
dark_mode
light_mode
isNegative
property
bool
get
isNegative
Implementation
bool get isNegative => _rational.isNegative;
yx_fltools package
documentation
utils/num/decimal
Decimal
isNegative property
Decimal class