SpeedOverlay constructor
const
SpeedOverlay({})
Implementation
const SpeedOverlay({
super.key,
this.top = 80,
this.right = 10,
this.showMode = true,
this.showInterval = true,
this.showStatus = true,
});
const SpeedOverlay({
super.key,
this.top = 80,
this.right = 10,
this.showMode = true,
this.showInterval = true,
this.showStatus = true,
});