colors property

List<int> colors
read / write

A list of 3 or 4 colors of the freeform gradients in the RGB24 format.

Implementation

late List<int> colors;