SMapNigeriaColors constructor

SMapNigeriaColors({
  1. Color? ngAB,
  2. Color? ngAD,
  3. Color? ngAK,
  4. Color? ngAN,
  5. Color? ngBA,
  6. Color? ngBE,
  7. Color? ngBO,
  8. Color? ngBY,
  9. Color? ngCR,
  10. Color? ngDE,
  11. Color? ngEB,
  12. Color? ngED,
  13. Color? ngEK,
  14. Color? ngEN,
  15. Color? ngFC,
  16. Color? ngGO,
  17. Color? ngIM,
  18. Color? ngJI,
  19. Color? ngKD,
  20. Color? ngKE,
  21. Color? ngKN,
  22. Color? ngKO,
  23. Color? ngKT,
  24. Color? ngKW,
  25. Color? ngLA,
  26. Color? ngNA,
  27. Color? ngNI,
  28. Color? ngOG,
  29. Color? ngON,
  30. Color? ngOS,
  31. Color? ngOY,
  32. Color? ngPL,
  33. Color? ngRI,
  34. Color? ngSO,
  35. Color? ngTA,
  36. Color? ngYO,
  37. Color? ngZA,
})

Implementation

SMapNigeriaColors({
  this.ngAB,
  this.ngAD,
  this.ngAK,
  this.ngAN,
  this.ngBA,
  this.ngBE,
  this.ngBO,
  this.ngBY,
  this.ngCR,
  this.ngDE,
  this.ngEB,
  this.ngED,
  this.ngEK,
  this.ngEN,
  this.ngFC,
  this.ngGO,
  this.ngIM,
  this.ngJI,
  this.ngKD,
  this.ngKE,
  this.ngKN,
  this.ngKO,
  this.ngKT,
  this.ngKW,
  this.ngLA,
  this.ngNA,
  this.ngNI,
  this.ngOG,
  this.ngON,
  this.ngOS,
  this.ngOY,
  this.ngPL,
  this.ngRI,
  this.ngSO,
  this.ngTA,
  this.ngYO,
  this.ngZA,
});