const GradientColors(this.startColor, this.endColor) : assert(startColor != null), assert(endColor != null), super(ZowieColorType.gradient);