isStop property

bool get isStop

Implementation

bool get isStop => playStatus == PlayStatus.stop;