Skips to the previous item in the playlist
Future<void> seekToPrevious() => _player.skipToPrevious();