SMapRomaniaColors constructor

SMapRomaniaColors({
  1. Color? roAB,
  2. Color? roAG,
  3. Color? roAR,
  4. Color? roBC,
  5. Color? roBH,
  6. Color? roBN,
  7. Color? roBR,
  8. Color? roBT,
  9. Color? roB,
  10. Color? roBV,
  11. Color? roBZ,
  12. Color? roCJ,
  13. Color? roCL,
  14. Color? roCS,
  15. Color? roCT,
  16. Color? roCV,
  17. Color? roDB,
  18. Color? roDJ,
  19. Color? roGJ,
  20. Color? roGL,
  21. Color? roGR,
  22. Color? roHD,
  23. Color? roHR,
  24. Color? roIF,
  25. Color? roIL,
  26. Color? roIS,
  27. Color? roMH,
  28. Color? roMM,
  29. Color? roMS,
  30. Color? roNT,
  31. Color? roOT,
  32. Color? roPH,
  33. Color? roSB,
  34. Color? roSJ,
  35. Color? roSM,
  36. Color? roSV,
  37. Color? roTL,
  38. Color? roTM,
  39. Color? roTR,
  40. Color? roVL,
  41. Color? roVN,
  42. Color? roVS,
})

Implementation

SMapRomaniaColors({
  this.roAB,
  this.roAG,
  this.roAR,
  this.roBC,
  this.roBH,
  this.roBN,
  this.roBR,
  this.roBT,
  this.roB,
  this.roBV,
  this.roBZ,
  this.roCJ,
  this.roCL,
  this.roCS,
  this.roCT,
  this.roCV,
  this.roDB,
  this.roDJ,
  this.roGJ,
  this.roGL,
  this.roGR,
  this.roHD,
  this.roHR,
  this.roIF,
  this.roIL,
  this.roIS,
  this.roMH,
  this.roMM,
  this.roMS,
  this.roNT,
  this.roOT,
  this.roPH,
  this.roSB,
  this.roSJ,
  this.roSM,
  this.roSV,
  this.roTL,
  this.roTM,
  this.roTR,
  this.roVL,
  this.roVN,
  this.roVS,
});