SMapHungaryColors constructor

SMapHungaryColors({
  1. Color? huBK,
  2. Color? huBA,
  3. Color? huBE,
  4. Color? huBC,
  5. Color? huBZ,
  6. Color? huBU,
  7. Color? huCS,
  8. Color? huDE,
  9. Color? huDU,
  10. Color? huEG,
  11. Color? huFE,
  12. Color? huGY,
  13. Color? huGS,
  14. Color? huHB,
  15. Color? huHE,
  16. Color? huHV,
  17. Color? huJN,
  18. Color? huKV,
  19. Color? huKM,
  20. Color? huKE,
  21. Color? huMI,
  22. Color? huNK,
  23. Color? huNO,
  24. Color? huNY,
  25. Color? huPS,
  26. Color? huPE,
  27. Color? huSO,
  28. Color? huSN,
  29. Color? huSZ,
  30. Color? huSD,
  31. Color? huSF,
  32. Color? huSK,
  33. Color? huSH,
  34. Color? huTB,
  35. Color? huTO,
  36. Color? huVA,
  37. Color? huVE,
  38. Color? huVM,
  39. Color? huZA,
  40. Color? huZE,
})

Implementation

SMapHungaryColors({
  this.huBK,
  this.huBA,
  this.huBE,
  this.huBC,
  this.huBZ,
  this.huBU,
  this.huCS,
  this.huDE,
  this.huDU,
  this.huEG,
  this.huFE,
  this.huGY,
  this.huGS,
  this.huHB,
  this.huHE,
  this.huHV,
  this.huJN,
  this.huKV,
  this.huKM,
  this.huKE,
  this.huMI,
  this.huNK,
  this.huNO,
  this.huNY,
  this.huPS,
  this.huPE,
  this.huSO,
  this.huSN,
  this.huSZ,
  this.huSD,
  this.huSF,
  this.huSK,
  this.huSH,
  this.huTB,
  this.huTO,
  this.huVA,
  this.huVE,
  this.huVM,
  this.huZA,
  this.huZE,
});