menu
intl4x package
documentation
display_names.dart
DisplayNames
ofCurrency method
ofCurrency method
dark_mode
light_mode
ofCurrency
method
String
ofCurrency
(
String
currencyCode
)
Implementation
String ofCurrency(String currencyCode) => _of(currencyCode, _impl.ofCurrency);
intl4x package
documentation
display_names
DisplayNames
ofCurrency method
DisplayNames class