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