WInlineText constructor
const
WInlineText(})
Implementation
const WInlineText(
this.text, {
super.key,
this.style,
this.namedStyles = const {},
this.namedWidgets = const {},
this.namedCallbacks = const {},
this.textAlign = TextAlign.left,
this.softWrap = true,
});