colors property

List<Color> colors
final

The interpolated colors of the true Gradients that this PrimitiveGradient boils down.

Implementation

final List<Color> colors;