bmi_formatter.dart import 'package:intl/intl.dart'; String formattedBMI(double bmi) { final formatter = NumberFormat('###.
確定! 回上一頁