ManeuverStyle constructor
const
ManeuverStyle(
- ArrowManeuverStyle arrow,
- PolygonManeuverStyle polygon
Implementation
const ManeuverStyle(this.arrow, this.polygon);