Pause the video
@override Future<void> pause() async { // youTubePlayerController.pause(); _isPlaying = false; }