ChatThreadStatusIndicator constructor
const
ChatThreadStatusIndicator({})
Implementation
const ChatThreadStatusIndicator({
super.key,
required this.statusText,
this.startedAt,
this.totalBytes,
this.linesAdded,
this.linesRemoved,
this.reserveSpace = false,
this.size = 14,
this.strokeWidth = 2,
});