WebViewRelayer constructor

WebViewRelayer({
  1. Key? key,
})

Implementation

WebViewRelayer({Key? key}) : super(key: key);