values constant

List<DashboardGadgetColor> const values

Implementation

static const values = [
  blue,
  red,
  yellow,
  green,
  cyan,
  purple,
  gray,
  white,
];