gradientStops property

List<GradientStop> gradientStops
final

Stored list of core gradient stops are in the hierarchy as children of this container.

Implementation

final List<GradientStop> gradientStops = [];