AdaptiveText constructor
const
AdaptiveText(})
Implementation
const AdaptiveText(
this.text, {
super.key,
this.style,
this.textAlign,
this.maxLines,
this.overflow,
this.allowFontScaling = false,
this.minFontSize,
this.maxFontSize,
});