menu
mappable_maps_navikit package
documentation
mapkit.dart
Segment
Segment const constructor
Segment const constructor
dark_mode
light_mode
Segment
constructor
const
Segment
(
Point
startPoint
,
Point
endPoint
)
Implementation
const Segment(this.startPoint, this.endPoint);
mappable_maps_navikit package
documentation
mapkit
Segment
Segment const constructor
Segment class