Flutter
intl
NumberFormat
currencyName property
currencyName
currencyName
property
Null safety
String
?
currencyName
read / write
The name of the currency to print, in ISO 4217 form.
Implementation
String? currencyName;
Flutter
intl
NumberFormat
currencyName property
NumberFormat class
Constructors
NumberFormat
compact
compactCurrency
compactLong
compactSimpleCurrency
currency
currencyPattern
decimalPattern
decimalPercentPattern
percentPattern
scientificPattern
simpleCurrency
Properties
currencyName
currencySymbol
decimalDigits
hashCode
locale
localeZero
maximumFractionDigits
maximumIntegerDigits
minimumExponentDigits
minimumFractionDigits
minimumIntegerDigits
multiplier
negativePrefix
negativeSuffix
positivePrefix
positiveSuffix
runtimeType
significantDigits
significantDigitsInUse
symbols
Methods
format
noSuchMethod
parse
simpleCurrencySymbol
toString
turnOffGrouping
Operators
operator ==
Static methods
localeExists
numberOfIntegerDigits