const LinearGradientSpec({ required this.color1, required this.color2, this.angle = 0, this.width = 0, });