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