target property
The target of the dough squish. This value is equivalent to DoughController.target, but is a vector instead of an offset.
Implementation
@Deprecated('Access this value using the context instead.')
vmath.Vector2 get target => _context.target;