utils/currency library

Functions

currencyFormat(double number, {String thousandSeparator = '.', String decimalSeparator = ','}) String