ManeuverWithIcon constructor

ManeuverWithIcon({
  1. required ManeuverIcon? icon,
})

Implementation

ManeuverWithIcon({required this.icon});