Signature for when a WebView has finished loading a page.
typedef PageFinishedCallback = void Function(String url);