stops property

List<double>? stops
final

渐变色的终止点,对应colors属性

Implementation

final List<double>? stops;