KText constructor
const
KText(})
Implementation
const KText(
this.data, {
super.key,
this.style,
this.fontSize,
this.fontWeight = FontWeight.normal,
this.color,
this.textAlign,
this.overflow,
this.softWrap,
this.maxLines,
this.height,
this.letterSpacing,
this.wrapWithTooltip = false,
this.fontFamily,
});