FastNativeAdLayout constructor
const
FastNativeAdLayout({})
Implementation
const FastNativeAdLayout({
super.key,
this.adSize = FastAdSize.medium,
this.descriptionText,
this.onButtonTap,
this.buttonText,
this.titleText,
this.icon,
this.ranking,
this.merchantLogoUrl,
this.loading = false,
this.showAdBadge = true,
});