SMapColombiaColors constructor

SMapColombiaColors({
  1. Color? coAMA,
  2. Color? coANT,
  3. Color? coARA,
  4. Color? coATL,
  5. Color? coBOL,
  6. Color? coBOY,
  7. Color? coCAU,
  8. Color? coCES,
  9. Color? coCHO,
  10. Color? coCAL,
  11. Color? coCOR,
  12. Color? coCAQ,
  13. Color? coCAS,
  14. Color? coCUN,
  15. Color? coDC,
  16. Color? coGUA,
  17. Color? coGUV,
  18. Color? coHUI,
  19. Color? coLAG,
  20. Color? coMAG,
  21. Color? coMET,
  22. Color? coNAR,
  23. Color? coNSA,
  24. Color? coPUT,
  25. Color? coQUI,
  26. Color? coRIS,
  27. Color? coSAN,
  28. Color? coSUC,
  29. Color? coSAP,
  30. Color? coTOL,
  31. Color? coVAC,
  32. Color? coVID,
  33. Color? coVAU,
})

Implementation

SMapColombiaColors({
  this.coAMA,
  this.coANT,
  this.coARA,
  this.coATL,
  this.coBOL,
  this.coBOY,
  this.coCAU,
  this.coCES,
  this.coCHO,
  this.coCAL,
  this.coCOR,
  this.coCAQ,
  this.coCAS,
  this.coCUN,
  this.coDC,
  this.coGUA,
  this.coGUV,
  this.coHUI,
  this.coLAG,
  this.coMAG,
  this.coMET,
  this.coNAR,
  this.coNSA,
  this.coPUT,
  this.coQUI,
  this.coRIS,
  this.coSAN,
  this.coSUC,
  this.coSAP,
  this.coTOL,
  this.coVAC,
  this.coVID,
  this.coVAU,
});