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