stops property

List<double>? stops
final

Optional list of stops that indicate the color stop positions.

Implementation

final List<double>? stops;