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