neutrals constant

List<Color> const neutrals

The neutrals collection of colors from the CharmTone palette.

Implementation

static const List<Color> neutrals = [
  pepper,
  bbq,
  char,
  iron,
  oyster,
  squid,
  steam,
  smoke,
  steep,
  sash,
  salt,
  soda,
];