SMapItalyColors constructor

SMapItalyColors({
  1. Color? vaVA,
  2. Color? smSM,
  3. Color? frH,
  4. Color? mtMT,
  5. Color? it65,
  6. Color? it77,
  7. Color? it78,
  8. Color? it72,
  9. Color? it45,
  10. Color? it36,
  11. Color? it62,
  12. Color? it42,
  13. Color? it25,
  14. Color? it57,
  15. Color? it67,
  16. Color? it21,
  17. Color? it75,
  18. Color? it88,
  19. Color? it82,
  20. Color? it52,
  21. Color? it32,
  22. Color? it55,
  23. Color? it23,
  24. Color? it34,
})

Implementation

SMapItalyColors({
  this.vaVA,
  this.smSM,
  this.frH,
  this.mtMT,
  this.it65,
  this.it77,
  this.it78,
  this.it72,
  this.it45,
  this.it36,
  this.it62,
  this.it42,
  this.it25,
  this.it57,
  this.it67,
  this.it21,
  this.it75,
  this.it88,
  this.it82,
  this.it52,
  this.it32,
  this.it55,
  this.it23,
  this.it34,
});