SMapEgyptColors constructor

SMapEgyptColors({
  1. Color? egALX,
  2. Color? egASN,
  3. Color? egAST,
  4. Color? egBA,
  5. Color? egBH,
  6. Color? egBNS,
  7. Color? egC,
  8. Color? egDK,
  9. Color? egDT,
  10. Color? egFYM,
  11. Color? egGH,
  12. Color? egGZ,
  13. Color? egIS,
  14. Color? egJS,
  15. Color? egKB,
  16. Color? egKFS,
  17. Color? egKN,
  18. Color? egLX,
  19. Color? egMN,
  20. Color? egMNF,
  21. Color? egMT,
  22. Color? egPTS,
  23. Color? egSHG,
  24. Color? egSHR,
  25. Color? egSIN,
  26. Color? egTER,
  27. Color? egHT,
  28. Color? egSUZ,
  29. Color? egWAD,
})

Implementation

SMapEgyptColors({
  this.egALX,
  this.egASN,
  this.egAST,
  this.egBA,
  this.egBH,
  this.egBNS,
  this.egC,
  this.egDK,
  this.egDT,
  this.egFYM,
  this.egGH,
  this.egGZ,
  this.egIS,
  this.egJS,
  this.egKB,
  this.egKFS,
  this.egKN,
  this.egLX,
  this.egMN,
  this.egMNF,
  this.egMT,
  this.egPTS,
  this.egSHG,
  this.egSHR,
  this.egSIN,
  this.egTER,
  this.egHT,
  this.egSUZ,
  this.egWAD,
});