Untitled

 avatar
unknown
plain_text
2 years ago
203 B
20
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