menu
pagepilot package
documentation
utils/webview_util.dart
WebviewUtil
clearCache static method
clearCache static method
dark_mode
light_mode
clearCache
static method
void
clearCache
(
)
Implementation
static void clearCache() { controller!.clearCache(); }
pagepilot package
documentation
utils/webview_util
WebviewUtil
clearCache static method
WebviewUtil class