menu
u package
documentation
utilities.dart
Polygon<R extends Object>
points property
points property
dark_mode
light_mode
points
property
List
<
LatLng
>
points
final
The points for the outline of the
Polygon
.
Implementation
final List<LatLng> points;
u package
documentation
utilities
Polygon<R extends Object>
points property
Polygon class