SMapEstoniaColors constructor

SMapEstoniaColors({
  1. Color? ee84,
  2. Color? ee65,
  3. Color? ee44,
  4. Color? ee78,
  5. Color? ee51,
  6. Color? ee86,
  7. Color? ee67,
  8. Color? ee59,
  9. Color? ee39,
  10. Color? ee57,
  11. Color? ee82,
  12. Color? ee49,
  13. Color? ee70,
  14. Color? ee74,
  15. Color? ee37,
})

Implementation

SMapEstoniaColors({
  this.ee84,
  this.ee65,
  this.ee44,
  this.ee78,
  this.ee51,
  this.ee86,
  this.ee67,
  this.ee59,
  this.ee39,
  this.ee57,
  this.ee82,
  this.ee49,
  this.ee70,
  this.ee74,
  this.ee37,
});