Returns the position where the child should be placed given the size of this object and the size of the child.
Offset getPositionForChild(Size size, Size childSize) => Offset.zero;