FastIapThankPremiumPage constructor
const
FastIapThankPremiumPage({})
Implementation
const FastIapThankPremiumPage({
super.key,
required this.premiumProductId,
this.shouldSortItems = false,
this.showAppBar = true,
this.restorePremiumText,
this.onRestorePremium,
this.titleText,
this.items,
this.icon,
});