SMapCzechRepublicColors constructor

SMapCzechRepublicColors({
  1. Color? czJC,
  2. Color? czJM,
  3. Color? czKA,
  4. Color? czKR,
  5. Color? czLI,
  6. Color? czMO,
  7. Color? czOL,
  8. Color? czPA,
  9. Color? czZL,
  10. Color? czPL,
  11. Color? czPR,
  12. Color? czST,
  13. Color? czUS,
  14. Color? czVY,
})

Implementation

SMapCzechRepublicColors({
  this.czJC,
  this.czJM,
  this.czKA,
  this.czKR,
  this.czLI,
  this.czMO,
  this.czOL,
  this.czPA,
  this.czZL,
  this.czPL,
  this.czPR,
  this.czST,
  this.czUS,
  this.czVY,
});