The loading state of the player. It's false before opening a media.
final loading = ValueNotifier(false);