isRunning property

bool get isRunning

Whether the behavior list is currently being processed.

Implementation

bool get isRunning => _isRunning;