OfferPrompt constructor
const
OfferPrompt(})
Builds the OfferPropt
.
TikiSdk.theme is used for default styling.
Implementation
const OfferPrompt(this.offers,
{super.key,
this.title,
this.primaryBackgroundColor,
this.secondaryTextColor,
this.primaryTextColor,
this.fontFamily,
this.fontPackage,
this.accentColor});