menu
miladtech_webviewx package
documentation
miladtech_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();
miladtech_webviewx package
documentation
miladtech_webviewx
WebViewXController<T>
getContent abstract method
WebViewXController class