ZeroText.overline constructor
const
ZeroText.overline(})
Creates a text widget with default style overline
The style will be merge from theme Typography.overline
Implementation
const ZeroText.overline(
this.value, {
this.style,
this.align,
this.maxLine,
this.overflow,
this.scaleFactor,
this.softWrap,
super.key,
}) : _type = _ZeroTextType.overline;