APP_MONEY_FORMAT property
NumberFormat
APP_MONEY_FORMAT
final
Implementation
static final APP_MONEY_FORMAT = new NumberFormat.currency(
locale: 'en', symbol: '\$');
static final APP_MONEY_FORMAT = new NumberFormat.currency(
locale: 'en', symbol: '\$');