SText constructor
const
SText(})
Implementation
const SText(
this.text, {
super.key,
this.textWrap,
this.style,
this.maxFontSize = 20,
this.maxLines,
this.textAlign,
this.textDirection,
});
const SText(
this.text, {
super.key,
this.textWrap,
this.style,
this.maxFontSize = 20,
this.maxLines,
this.textAlign,
this.textDirection,
});