LocalH5PWebView constructor
const
LocalH5PWebView({})
Implementation
const LocalH5PWebView({
super.key,
required this.url,
this.onWebViewCreated,
this.onPageLoaded,
this.listenToEvents = false,
this.onXApiEvent,
});