menu
flutter_google_map_polyline_point package
documentation
utils/polyline_waypoint.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_google_map_polyline_point package
documentation
utils/polyline_waypoint
PolylineWayPoint
PolylineWayPoint.new constructor
PolylineWayPoint class