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 todecimals
decimal places.
Extension on num to provide smart rounding functionality.
Available on num, provided by the NumExtension extension
Rounds the number todecimals
decimal places.