PolygonManeuverStyle constructor
const
PolygonManeuverStyle(})
Implementation
const PolygonManeuverStyle(
this.trajectoryColor,
this.polygonColor,
this.renderMode, {
required this.trajectoryWidth,
required this.polygonAlpha,
required this.fadeDistance,
required this.fadeAlpha,
required this.enabled,
});