Initializes the child property for sublasses.
child
RenderShiftedBox(RenderBox child) { this.child = child; }