offset property
getter/setter pair
      The offset at which to paint the child in the parent's coordinate system.
Implementation
Offset offset = Offset.zero;The offset at which to paint the child in the parent's coordinate system.
Offset offset = Offset.zero;