removeChildRenderObject method
- @protected
@protected
Remove the given child from renderObject.
The given child is guaranteed to have renderObject as its parent.
Implementation
@protected
void removeChildRenderObject(covariant RenderObject child);