removeChild method

void removeChild (RenderBox child)

Removes the child element corresponding with the given RenderBox.

Implementation

void removeChild(RenderBox child);