colors property

List<Color> colors
final

Set the colors for the gradient animation of the text.

The List should contain at least two values of Color in it.

Implementation

final List<Color> colors;