menu
expression_language package
documentation
expression_language.dart
Decimal
isInteger property
isInteger property
dark_mode
light_mode
isInteger
property
bool
get
isInteger
Implementation
bool get isInteger => _rational.isInteger;
expression_language package
documentation
expression_language
Decimal
isInteger property
Decimal class