values constant

List<ProjectStyle> const values

Implementation

static const values = [
  classic,
  nextGen,
];