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