paletteColors property

List<int> paletteColors
final

paletteColors The list of 1-2 colors in RGB format, describing the colors, as expected to be shown in the color palette settings

Implementation

final List<int> paletteColors;