menu
in_app_purchaser package
documentation
utils/locales.dart
PaywallLocale
PaywallLocale.new const constructor
PaywallLocale.new const constructor
dark_mode
light_mode
PaywallLocale
constructor
const
PaywallLocale
(
String
currencyCode
,
String
?
currencySymbol
,
String
?
locale
)
Implementation
const PaywallLocale(this.currencyCode, this.currencySymbol, this.locale);
in_app_purchaser package
documentation
utils/locales
PaywallLocale
PaywallLocale.new const constructor
PaywallLocale class