onWebViewCreated property
Callback which returns a referrence to the WebViewXController being created.
Implementation
@override
final Function(ctrl_interface.WebViewXController controller)?
onWebViewCreated;
Callback which returns a referrence to the WebViewXController being created.
@override
final Function(ctrl_interface.WebViewXController controller)?
onWebViewCreated;