stops property

List<GradientStop> stops
final

The colour stops blended across the gradient, in position order.

Implementation

final List<GradientStop> stops;