isStopped property

bool isStopped
override

Returns whether this instance has been stopped.

Implementation

bool get isStopped => _isStopped;