isResetOrStopped property

bool isResetOrStopped

Implementation

bool get isResetOrStopped => isReset || isStopped;