isStopped property

bool get isStopped

Returns true if stopped.

Implementation

bool get isStopped => false;