Creates an element that uses the given widget as its configuration.
Source
RenderObjectElement(RenderObjectWidget widget) : super(widget);
Creates an element that uses the given widget as its configuration.
RenderObjectElement(RenderObjectWidget widget) : super(widget);