ControlsOverlay constructor
const
ControlsOverlay({})
Implementation
const ControlsOverlay({
super.key,
required this.controller,
required this.url,
required this.loadingWidget,
required this.errorWidget,
required this.isDisposed,
});