const DotLoader({ Key? key, this.size = 'medium', this.color = Colors.blue, this.text, this.textColor, }) : super(key: key);