SMapKazakhstanColors constructor

SMapKazakhstanColors({
  1. Color? kzAKM,
  2. Color? kzAKT,
  3. Color? kzALM,
  4. Color? kzATY,
  5. Color? kzKAR,
  6. Color? kzKUS,
  7. Color? kzKZY,
  8. Color? kzMAN,
  9. Color? kzPAV,
  10. Color? kzSEV,
  11. Color? kzVOS,
  12. Color? kzYUZ,
  13. Color? kzZAP,
  14. Color? kzZHA,
  15. Color? kzAS,
})

Implementation

SMapKazakhstanColors({
  this.kzAKM,
  this.kzAKT,
  this.kzALM,
  this.kzATY,
  this.kzKAR,
  this.kzKUS,
  this.kzKZY,
  this.kzMAN,
  this.kzPAV,
  this.kzSEV,
  this.kzVOS,
  this.kzYUZ,
  this.kzZAP,
  this.kzZHA,
  this.kzAS,
});