target property

AnchorOwner? get target

The AnchorOwner whose anchor is mutated by this effect.

Implementation

AnchorOwner? get target => _target.value;