downloadListener property

Receives callbacks when content should be downloaded instead.

Implementation

@visibleForTesting
late final WebViewAndroidDownloadListener downloadListener =
    WebViewAndroidDownloadListener(loadUrl: loadUrl);