SMapAfricaColors constructor

SMapAfricaColors({
  1. Color? afAE,
  2. Color? afAO,
  3. Color? afBF,
  4. Color? afBH,
  5. Color? afBI,
  6. Color? afBJ,
  7. Color? afBW,
  8. Color? afCD,
  9. Color? afCF,
  10. Color? afCG,
  11. Color? afCI,
  12. Color? afCM,
  13. Color? afCV,
  14. Color? afDJ,
  15. Color? afDZ,
  16. Color? afEG,
  17. Color? afEH,
  18. Color? afER,
  19. Color? afET,
  20. Color? afGA,
  21. Color? afGH,
  22. Color? afGI,
  23. Color? afGM,
  24. Color? afGN,
  25. Color? afGO,
  26. Color? afGQ,
  27. Color? afGW,
  28. Color? afIL,
  29. Color? afIQ,
  30. Color? afJO,
  31. Color? afJU,
  32. Color? afKE,
  33. Color? afKI,
  34. Color? afKM,
  35. Color? afKW,
  36. Color? afLB,
  37. Color? afLR,
  38. Color? afLS,
  39. Color? afLY,
  40. Color? afMA,
  41. Color? afMG,
  42. Color? afML,
  43. Color? afMR,
  44. Color? afMU,
  45. Color? afMW,
  46. Color? afMZ,
  47. Color? afNA,
  48. Color? afNE,
  49. Color? afNG,
  50. Color? afOM,
  51. Color? afPS,
  52. Color? afQA,
  53. Color? afRE,
  54. Color? afRW,
  55. Color? afSA,
  56. Color? afSC,
  57. Color? afSD,
  58. Color? afSH,
  59. Color? afSL,
  60. Color? afSN,
  61. Color? afSO,
  62. Color? afSS,
  63. Color? afST,
  64. Color? afSY,
  65. Color? afSZ,
  66. Color? afTD,
  67. Color? afTG,
  68. Color? afTN,
  69. Color? afTZ,
  70. Color? afUG,
  71. Color? afYE,
  72. Color? afYT,
  73. Color? afZA,
  74. Color? afZM,
  75. Color? afZW,
})

Implementation

SMapAfricaColors({
  this.afAE,
  this.afAO,
  this.afBF,
  this.afBH,
  this.afBI,
  this.afBJ,
  this.afBW,
  this.afCD,
  this.afCF,
  this.afCG,
  this.afCI,
  this.afCM,
  this.afCV,
  this.afDJ,
  this.afDZ,
  this.afEG,
  this.afEH,
  this.afER,
  this.afET,
  this.afGA,
  this.afGH,
  this.afGI,
  this.afGM,
  this.afGN,
  this.afGO,
  this.afGQ,
  this.afGW,
  this.afIL,
  this.afIQ,
  this.afJO,
  this.afJU,
  this.afKE,
  this.afKI,
  this.afKM,
  this.afKW,
  this.afLB,
  this.afLR,
  this.afLS,
  this.afLY,
  this.afMA,
  this.afMG,
  this.afML,
  this.afMR,
  this.afMU,
  this.afMW,
  this.afMZ,
  this.afNA,
  this.afNE,
  this.afNG,
  this.afOM,
  this.afPS,
  this.afQA,
  this.afRE,
  this.afRW,
  this.afSA,
  this.afSC,
  this.afSD,
  this.afSH,
  this.afSL,
  this.afSN,
  this.afSO,
  this.afSS,
  this.afST,
  this.afSY,
  this.afSZ,
  this.afTD,
  this.afTG,
  this.afTN,
  this.afTZ,
  this.afUG,
  this.afYE,
  this.afYT,
  this.afZA,
  this.afZM,
  this.afZW,
});