SpeedControls constructor
const
SpeedControls({})
Implementation
const SpeedControls({
super.key,
this.showModeToggle = true,
this.showIntervalSelector = true,
this.showStartStop = true,
this.intervalOptions = const [3, 5, 10],
});