AtomicText.labelSmall constructor
const
AtomicText.labelSmall(})
Implementation
const AtomicText.labelSmall(
this.text, {
super.key,
this.style,
this.textAlign,
this.overflow,
this.softWrap,
this.maxLines,
this.lineHeight,
}) : atomicStyle = AtomicTextStyle.labelSmall;