NumExtension extension
Extension on num to provide smart rounding functionality.
- on
Methods
-
roundSmart(
int decimals) → num -
Available on num, provided by the NumExtension extension
Rounds the number todecimalsdecimal places.
Extension on num to provide smart rounding functionality.
Available on num, provided by the NumExtension extension
Rounds the number todecimals decimal places.