stops property

List<double> stops
final

The interpolated stops of the true Gradients that this PrimitiveGradient boils down.

Implementation

final List<double> stops;