AdjustedWebview constructor
AdjustedWebview({
- Key? key,
- required WebViewController controller,
Implementation
AdjustedWebview({super.key, required this.controller});