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