MaxNativeAdAdvertiserView constructor
const
MaxNativeAdAdvertiserView({})
Creates Text for the advertiser text. The platform native ad loader provides an advertiser text.
Implementation
const MaxNativeAdAdvertiserView({
super.key,
this.style,
this.textAlign,
this.softWrap,
this.overflow,
this.maxLines,
});