menu
khmer_date_format package
documentation
utils/double_utils.dart
Round
roundUpAbs property
roundUpAbs property
dark_mode
light_mode
roundUpAbs
property
int
get
roundUpAbs
Implementation
int get roundUpAbs => isNegative ? floor() : ceil();
khmer_date_format package
documentation
utils/double_utils
Round
roundUpAbs property
Round extension on
double