offset property

Offset offset
final

The target offset. The child will be translated horizontally by width * dx and vertically by height * dy

Implementation

final Offset offset;