An interface to represent the color stops in a Gradient
Color used in the color stop.
Position of the color stop in a gradient. It should be in interval [0, 1]
Static
Creates a ColorStop instance from a JSON string
JSON string representing a color stop
A new ColorStop instance
An interface to represent the color stops in a Gradient