isTarget property

bool isTarget

If true matches a target in the scan. See NodeMatcher.matches.

Implementation

bool get isTarget => _target;