menu
virtualh5p package
documentation
local_web_view.dart
LocalH5PWebView
LocalH5PWebView.new const constructor
LocalH5PWebView.new const constructor
dark_mode
light_mode
LocalH5PWebView
constructor
const
LocalH5PWebView
(
{
Key
?
key
,
required
String
url
,
void
onWebViewCreated
(
InAppWebViewController
)?,
void
onPageLoaded
()?,
})
Implementation
const LocalH5PWebView({ super.key, required this.url, this.onWebViewCreated, this.onPageLoaded, });
virtualh5p package
documentation
local_web_view
LocalH5PWebView
LocalH5PWebView.new const constructor
LocalH5PWebView class