colors property

List<int> colors
final

A list of the 3 or 4 base colors that are used to generate the freeform gradient in the RGB24 format.

Implementation

final List<int> colors;