NumExt extension

on

Methods

format({int fixed = 2, String prefix = '', String suffix = ''}) String

Available on num, provided by the NumExt extension

fixed 小数位数, 默认2位
pow(num exponent) num

Available on num, provided by the NumExt extension