CaptchaWebViewWeb constructor
const
CaptchaWebViewWeb({})
Implementation
const CaptchaWebViewWeb({
super.key,
required this.html,
required this.onSuccess,
required this.onError,
this.onLoaded,
required this.enableDebugLogging,
});