SMapNicaraguaColors constructor

SMapNicaraguaColors({
  1. Color? niAN,
  2. Color? niAS,
  3. Color? niBO,
  4. Color? niCA,
  5. Color? niCI,
  6. Color? niCO,
  7. Color? niES,
  8. Color? niGR,
  9. Color? niJI,
  10. Color? niLE,
  11. Color? niMD,
  12. Color? niMN,
  13. Color? niMS,
  14. Color? niMT,
  15. Color? niNS,
  16. Color? niRI,
  17. Color? niSJ,
})

Implementation

SMapNicaraguaColors({
  this.niAN,
  this.niAS,
  this.niBO,
  this.niCA,
  this.niCI,
  this.niCO,
  this.niES,
  this.niGR,
  this.niJI,
  this.niLE,
  this.niMD,
  this.niMN,
  this.niMS,
  this.niMT,
  this.niNS,
  this.niRI,
  this.niSJ,
});