offset property

Offset offset
getter/setter pair

The offset at which to paint the child in the parent's coordinate system.

Implementation

Offset offset = Offset.zero;