const Loader( {Key? key, this.radius, this.color, this.type, this.icon, this.size, this.child}) : super(key: key);