@override void onFullScreenChanged(bool isFullScreen) { value = value.copyWith(isFullScreen: isFullScreen); }