RoadEventsLayerHighlightCircleStyle constructor
const
RoadEventsLayerHighlightCircleStyle(})
Implementation
const RoadEventsLayerHighlightCircleStyle(
this.strokeColor,
this.fillColor,
this.animationDuration, {
required this.strokeWidth,
required this.maximumRadius,
});