values constant

List<Color> const values

Implementation

static const values = [
  white,
  snow,
  honeyDew,
  mintCream,
  azure,
  aliceBlue,
  ghostWhite,
  whiteSmoke,
  seaShell,
  beige,
  oldLace,
  floralWhite,
  ivory,
  antiqueWhite,
  linen,
  lavenderBlush,
  mistyRose,
];