const CustomLoader({ Key? key, this.color = Colors.blueAccent, this.backgroundColor = Colors.white, }) : super(key: key);