SMapLaosColors constructor

SMapLaosColors({
  1. Color? laXE,
  2. Color? laAT,
  3. Color? laKH,
  4. Color? laBL,
  5. Color? laPH,
  6. Color? laOU,
  7. Color? laLP,
  8. Color? laHO,
  9. Color? laXI,
  10. Color? laVI,
  11. Color? laVT,
  12. Color? laSV,
  13. Color? laSL,
  14. Color? laCH,
  15. Color? laXA,
  16. Color? laLM,
  17. Color? laBK,
})

Implementation

SMapLaosColors({
  this.laXE,
  this.laAT,
  this.laKH,
  this.laBL,
  this.laPH,
  this.laOU,
  this.laLP,
  this.laHO,
  this.laXI,
  this.laVI,
  this.laVT,
  this.laSV,
  this.laSL,
  this.laCH,
  this.laXA,
  this.laLM,
  this.laBK,
});