GradientStop
Represents a gradient color stop.
options
The configuration of this GradientStop
.
Constructors
GradientStop
(offset: number, color: string, opacity?: number)
Creates a new gradient stop.
Parameters
offset
number
color
string
opacity?
number