IDKitThousandsString extension

Number thousandths handling in string format.

on

Methods

formatThousands({String symbol = ',', int? fractionDigits, bool round = true}) String
Number thousandths handling in string format.