stops property

List<double>? stops
final

The list of stops for the gradient. If null, colors are distributed evenly.

Implementation

final List<double>? stops;