ChatThreadProcessingSweepText constructor
const
ChatThreadProcessingSweepText({})
Implementation
const ChatThreadProcessingSweepText({
super.key,
required this.text,
required this.style,
this.animate = true,
this.maxLines,
this.overflow,
this.softWrap,
this.textAlign,
});