SMapCentralAfricanRepublicColors constructor

SMapCentralAfricanRepublicColors({
  1. Color? cfAC,
  2. Color? cfBB,
  3. Color? cfBGF,
  4. Color? cfBK,
  5. Color? cfHK,
  6. Color? cfHM,
  7. Color? cfHS,
  8. Color? cfKB,
  9. Color? cfKG,
  10. Color? cfLB,
  11. Color? cfMB,
  12. Color? cfMP,
  13. Color? cfNM,
  14. Color? cfOP,
  15. Color? cfSE,
  16. Color? cfUK,
  17. Color? cfVK,
})

Implementation

SMapCentralAfricanRepublicColors({
  this.cfAC,
  this.cfBB,
  this.cfBGF,
  this.cfBK,
  this.cfHK,
  this.cfHM,
  this.cfHS,
  this.cfKB,
  this.cfKG,
  this.cfLB,
  this.cfMB,
  this.cfMP,
  this.cfNM,
  this.cfOP,
  this.cfSE,
  this.cfUK,
  this.cfVK,
});