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