const TriangleCircularLoader({ Key? key, this.color = Colors.white, this.size = 40, }) : super(key: key);