COLOR property

List<String> COLOR
final

七色

Implementation

static final List<String> COLOR = [
  '{s.white}',
  '{s.black}',
  '{s.blue}',
  '{s.green}',
  '{s.yellow}',
  '{s.white}',
  '{s.red}',
  '{s.white}',
  '{s.purple}'
];