colors property

List<Color> colors
final

The colors to use for the texts. Specify the color for each text. Its length must be higher than one and equal to the texts list length.

Implementation

final List<Color> colors;