PTZControlPanel constructor
const
PTZControlPanel({})
Implementation
const PTZControlPanel({
super.key,
this.onDirectionStart,
this.onDirectionStop,
this.onCenterTap,
this.size = 200,
this.backgroundColor = Colors.black26,
this.activeColor = Colors.blue,
this.borderColor = Colors.white,
this.centerIcon,
});