stops property

List<double>? stops
final

A list of values from 0.0 to 1.0 that denote fractions along the gradient.

Implementation

final List<double>? stops;