Polygon({ required this.coordinates, required this.color, this.outerLineWidth = 2, this.isClickable = false, });