Check whether this component is currently running.
Returns true if this component is currently running, false otherwise.
@override bool isRunning() => _isRunning;