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