markAsTarget method

void markAsTarget()

Marks this node as a target.

Implementation

void markAsTarget() => _target = true;