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