Draws a line between 2 points with a gradient
GradientLinePainter({ this.startPoint, this.startColor, this.endPoint, this.endColor, });