@override Future<void> openGameMenu() async { await _controller.runJavaScript('window.golApi.openGameMenu();'); }