all constant

List<AvataaarClothes> const all

Implementation

static const all = [
  AvataaarClothes.blazerShirt(),
  AvataaarClothes.blazerSweater(),
  AvataaarClothes.collarSweater(),
  AvataaarClothes.graphicShirt(),
  AvataaarClothes.hoodie(),
  AvataaarClothes.overall(),
  AvataaarClothes.shirtCrewNeck(),
  AvataaarClothes.shirtScoopNeck(),
  AvataaarClothes.shirtVNeck(),
];