isStopped property

bool get isStopped
override

Returns whether this instance has been stopped.

Implementation

bool get isStopped => _isStopped;