OnWebLoadFinished typedef

OnWebLoadFinished = void Function(String url)

加载已经结束

Implementation

typedef void OnWebLoadFinished(String url);