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