stops property

List<GradientStop> stops
final

Gradient stops (empty for solid fills).

Implementation

final List<GradientStop> stops;