WebViewWrapper constructor
const
WebViewWrapper({})
Implementation
const WebViewWrapper({
super.key,
required this.url,
required this.parametros,
required this.hash,
required this.shouldClose,
required this.minimized,
});