menu
u package
documentation
utilities.dart
PolygonLayer<R extends Object>
polygons property
polygons property
dark_mode
light_mode
polygons
property
List
<
Polygon
<
R
>
>
polygons
final
Polygon
s to draw
Implementation
final List<Polygon<R>> polygons;
u package
documentation
utilities
PolygonLayer<R extends Object>
polygons property
PolygonLayer class