isPause property

bool isPause

Implementation

bool get isPause => _playStatus == PlayStatus.pause;