gradientStops property

List<double>? gradientStops
final

Gradient stops for the gradient colors (should match gradientColors.length).

Implementation

final List<double>? gradientStops;