primary constant

List<Color> const primary

The primary collection of colors from the CharmTone palette.

Implementation

static const List<Color> primary = [
  charple,
  dolly,
  julep,
  zest,
  hazy,
  blush,
  bok,
  butter,
];