colors property

List<ColorSwatch> colors
final

Main palette of colors. By default you can use primaryColorsPalette or accentColorsPalette

Implementation

final List<ColorSwatch> colors;