menu
google_maps_helper package
documentation
gmh_models.dart
GmhMapOptions
polygons property
polygons property
dark_mode
light_mode
polygons
property
Set
<
Polygon
>
polygons
final
Polygons to be placed on the map.
Implementation
final Set<Polygon> polygons;
google_maps_helper package
documentation
gmh_models
GmhMapOptions
polygons property
GmhMapOptions class