Whenever the player pause I want to update the value isPlaying to false but that change not occur in list.
pause: (e) async* { await audioPlayer?.pause();