DecimalPercentageExtension extension

Decimal percentage formatting extensions

on
  • Decimal

Methods

toPercentage({int fractionDigits = 2}) String

Available on Decimal, provided by the DecimalPercentageExtension extension

Converts the Decimal to a percentage string. If the value is greater than 1, it is capped at 100%.