NavigationControls constructor
      const
      NavigationControls({ 
    
    
- Key? key,
- required WebViewController webViewController,
Implementation
const NavigationControls({super.key, required this.webViewController});