render abstract method
Creates a RenderObject (which is then passed to createRenderObject).
Implementation
RenderObject render(BuildContext context);
Creates a RenderObject (which is then passed to createRenderObject).
RenderObject render(BuildContext context);