menu
super_webview package
documentation
super_webview_method_channel.dart
MethodChannelPlatformWebViewController
clearMatches method
clearMatches method
dark_mode
light_mode
clearMatches
method
@
override
Future
<
void
>
clearMatches
(
)
override
Implementation
@override Future<void> clearMatches() => _channel.invokeMethod<void>('clearMatches');
super_webview package
documentation
super_webview_method_channel
MethodChannelPlatformWebViewController
clearMatches method
MethodChannelPlatformWebViewController class