menu
yandex_maps_navikit package
documentation
directions.dart
DrivingLaneSign
lanes property
lanes property
dark_mode
light_mode
lanes
property
List
<
DrivingLane
>
get
lanes
The lane to display the sign in.
Implementation
core.List<DrivingLane> get lanes;
yandex_maps_navikit package
documentation
directions
DrivingLaneSign
lanes property
DrivingLaneSign class