isFinishedOrStopped property

bool isFinishedOrStopped

Implementation

bool get isFinishedOrStopped => isFinished || isStopped;