menu
navigine_sdk package
documentation
com/navigine/idl/line.dart
Line
segments property
segments property
dark_mode
light_mode
segments
property
List
<
Segment
>
segments
getter/setter pair
List of segments to connect.
Implementation
List<Segment> segments;
navigine_sdk package
documentation
com/navigine/idl/line
Line
segments property
Line class