gradientColors property

List<Color> gradientColors
final

The base colors used in the animated gradient.

The colors are mirrored (reversed and appended) to create a seamless loop.

Implementation

final List<Color> gradientColors;