WebShowWidget constructor
WebShowWidget({
- required WebViewController webViewController,
- required bool showWebUI,
Implementation
WebShowWidget({required this.webViewController, required this.showWebUI});