menu
webviewx2 package
documentation
webviewx.dart
WebViewXController<T>
getContent abstract method
getContent abstract method
dark_mode
light_mode
getContent
abstract method
Future
<
WebViewContent
>
getContent
(
)
Returns the current content
Implementation
Future<WebViewContent> getContent();
webviewx2 package
documentation
webviewx
WebViewXController<T>
getContent abstract method
WebViewXController class