Signature for when a WebView is loading a page.
typedef PageLoadingCallback = void Function(int progress);