menu
yjy_google_maps_flutter package
documentation
yjy_google_maps_flutter.dart
GoogleMap
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;
yjy_google_maps_flutter package
documentation
yjy_google_maps_flutter
GoogleMap
polygons property
GoogleMap class