playing property

bool playing
getter/setter pair

Implementation

late bool playing = player(context).state.playing;