SMapGeorgiaColors constructor

SMapGeorgiaColors({
  1. Color? geAB,
  2. Color? geAJ,
  3. Color? geGU,
  4. Color? geIM,
  5. Color? geKA,
  6. Color? geKK,
  7. Color? geMM,
  8. Color? geRL,
  9. Color? geSJ,
  10. Color? geSK,
  11. Color? geSZ,
  12. Color? geTB,
})

Implementation

SMapGeorgiaColors({
  this.geAB,
  this.geAJ,
  this.geGU,
  this.geIM,
  this.geKA,
  this.geKK,
  this.geMM,
  this.geRL,
  this.geSJ,
  this.geSK,
  this.geSZ,
  this.geTB,
});