$CurrencyFormatExtension extension

on

Methods

copyWith({String? isoCode, String? exampleFormat, int? decimalDigits, String? decimalSeparator, bool? symbolFirst, String? groupSeparator, String? currencySymbol, bool? displaySymbol}) CurrencyFormat

Available on CurrencyFormat, provided by the $CurrencyFormatExtension extension

copyWithWrapped({Wrapped<String>? isoCode, Wrapped<String>? exampleFormat, Wrapped<int>? decimalDigits, Wrapped<String>? decimalSeparator, Wrapped<bool>? symbolFirst, Wrapped<String>? groupSeparator, Wrapped<String>? currencySymbol, Wrapped<bool>? displaySymbol}) CurrencyFormat

Available on CurrencyFormat, provided by the $CurrencyFormatExtension extension