isStopped property

  1. @override
bool isStopped
override

Returns true if stopped.

Implementation

@override
bool get isStopped => _stopped;