SMapChileColors constructor

SMapChileColors({
  1. Color? clAI,
  2. Color? clMA,
  3. Color? clTA,
  4. Color? clAN,
  5. Color? clAT,
  6. Color? clCO,
  7. Color? clRM,
  8. Color? path4156,
  9. Color? clAR,
  10. Color? clBI,
  11. Color? clNU,
  12. Color? clLI,
  13. Color? clLL,
  14. Color? clML,
  15. Color? clAP,
  16. Color? clLR,
})

Implementation

SMapChileColors({
  this.clAI,
  this.clMA,
  this.clTA,
  this.clAN,
  this.clAT,
  this.clCO,
  this.clRM,
  this.path4156,
  this.clAR,
  this.clBI,
  this.clNU,
  this.clLI,
  this.clLL,
  this.clML,
  this.clAP,
  this.clLR,
});