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