SMapUnitedKingdomColors constructor

SMapUnitedKingdomColors({
  1. Color? gbUKC,
  2. Color? gbUKD,
  3. Color? gbUKE,
  4. Color? gbUKF,
  5. Color? gbUKG,
  6. Color? gbUKH,
  7. Color? gbUKI,
  8. Color? gbUKJ,
  9. Color? gbUKK,
  10. Color? gbUKL,
  11. Color? gbUKM,
  12. Color? gbUKN,
  13. Color? ggGG,
  14. Color? jeJE,
  15. Color? imIM,
  16. Color? ieIE,
})

Implementation

SMapUnitedKingdomColors({
  this.gbUKC,
  this.gbUKD,
  this.gbUKE,
  this.gbUKF,
  this.gbUKG,
  this.gbUKH,
  this.gbUKI,
  this.gbUKJ,
  this.gbUKK,
  this.gbUKL,
  this.gbUKM,
  this.gbUKN,
  this.ggGG,
  this.jeJE,
  this.imIM,
  this.ieIE,
});