playing property

bool playing
getter/setter pair

Implementation

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