const TDCircleIndicator({ Key? key, this.color, this.size = 20.0, this.lineWidth = 3.0, this.duration = 1000, }) : super(key: key);