priceUnitFormat property
String
get
priceUnitFormat
Implementation
String get priceUnitFormat =>
'${NumberFormat.currency(locale: "en_US", symbol: "", decimalDigits: 0).format(toInt())} تومان';