menu
flutter_polyline_points_plus package
documentation
flutter_polyline_points_plus.dart
PolylineWayPoint
PolylineWayPoint.new constructor
PolylineWayPoint.new constructor
dark_mode
light_mode
PolylineWayPoint
constructor
PolylineWayPoint
(
{
required
String
location
,
bool
stopOver
=
true
,
})
Implementation
PolylineWayPoint({required this.location, this.stopOver = true});
flutter_polyline_points_plus package
documentation
flutter_polyline_points_plus
PolylineWayPoint
PolylineWayPoint.new constructor
PolylineWayPoint class