values constant

List<LedTestColor> const values

List of all possible values in this LedTestColor.

Implementation

static const values = <LedTestColor>[
  GREEN,
  RED,
];