menu
pagepilot package
documentation
utils/webview_util.dart
WebviewUtil
getWebView static method
getWebView static method
dark_mode
light_mode
getWebView
static method
Widget
getWebView
(
)
Implementation
static Widget getWebView() { return WebViewWidget(controller: controller!); }
pagepilot package
documentation
utils/webview_util
WebviewUtil
getWebView static method
WebviewUtil class