TextX constructor
const
TextX(})
Implementation
const TextX(
this.text, {
super.key,
this.style,
this.color,
this.size,
this.weight,
this.height,
this.maxLines,
this.softWrap,
this.overflow,
this.textAlign,
});