moneyPointPattern constant

String const moneyPointPattern

货币数字格式化-小数点后2位

Implementation

static const String moneyPointPattern = '.00';