OnTitleCall typedef

OnTitleCall = void Function(String title)

渲染web title

Implementation

typedef void OnTitleCall(String title);