Untitled

 avatar
unknown
plain_text
a year ago
203 B
11
Indexable
Text(
    mostPopProducts[index].formattedPriceWithLocale("da_DK"),
    style: GoogleFonts.roboto(fontSize: 18.sp, fontWeight: FontWeight.bold),
      ),


// output: "50 $"

// optimal output "345 kr."
Editor is loading...
Leave a Comment