CuRePaywallScreen constructor
const
CuRePaywallScreen({})
Implementation
const CuRePaywallScreen({
super.key,
this.logo,
required this.title,
required this.description,
required this.items,
this.onClose,
required this.prices,
this.privacyPolicyUrl,
this.termsOfServiceUrl,
this.trialText,
required this.onBuy,
this.background,
});