isStopped property

bool get isStopped
inherited

Implementation

bool get isStopped => status == Status.stopped;