gradientStops property

ReadonlyArray<ColorStop> get gradientStops

Implementation

_i4.ReadonlyArray<_i3.ColorStop> get gradientStops => _i5.getProperty(
      this,
      'gradientStops',
    );