isPause property

bool get isPause

Implementation

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