OnWebPageChanged typedef

OnWebPageChanged = void Function(String url)

页面改变监听

Implementation

typedef void OnWebPageChanged(String url);