presentFindNavigator method
Begins a search, displaying the find panel.
NOTE: available only on iOS and only if InAppWebViewSettings.isFindInteractionEnabled is true
.
Officially Supported Platforms/Implementations:
Implementation
Future<void> presentFindNavigator() => platform.presentFindNavigator();