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