target property

ScaleOwner? get target

The ScaleOwner whose scale is mutated by this effect.

Implementation

ScaleOwner? get target => _target.value;