BigoNativeAdTextView constructor
const
BigoNativeAdTextView(})
Implementation
const BigoNativeAdTextView(
this.data, {
Key? key,
required BigoAdTag adTag,
this.style,
this.textAlign,
this.softWrap,
this.overflow,
this.maxLines,
}) : super(key: key, adTag: adTag);