target property

PositionOwner? get target

The PositionOwner whose position is mutated by this effect.

Implementation

PositionOwner? get target => _target.value;