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