Whether the logic block is currently running and can accept inputs.
@override bool get isStarted => status == LogicBlockStatus.started;