SMapVenezuelaColors constructor

SMapVenezuelaColors({
  1. Color? awAW,
  2. Color? bqBQ,
  3. Color? cwCW,
  4. Color? veA,
  5. Color? veB,
  6. Color? veC,
  7. Color? veD,
  8. Color? veE,
  9. Color? veF,
  10. Color? veG,
  11. Color? veH,
  12. Color? veI,
  13. Color? veJ,
  14. Color? veK,
  15. Color? veL,
  16. Color? veM,
  17. Color? veN,
  18. Color? veO,
  19. Color? veP,
  20. Color? veR,
  21. Color? veS,
  22. Color? veT,
  23. Color? veU,
  24. Color? veV,
  25. Color? veW,
  26. Color? veX,
  27. Color? veY,
  28. Color? veZ,
})

Implementation

SMapVenezuelaColors({
  this.awAW,
  this.bqBQ,
  this.cwCW,
  this.veA,
  this.veB,
  this.veC,
  this.veD,
  this.veE,
  this.veF,
  this.veG,
  this.veH,
  this.veI,
  this.veJ,
  this.veK,
  this.veL,
  this.veM,
  this.veN,
  this.veO,
  this.veP,
  this.veR,
  this.veS,
  this.veT,
  this.veU,
  this.veV,
  this.veW,
  this.veX,
  this.veY,
  this.veZ,
});