SlottedRenderObjectElement<SlotType, ChildType extends RenderObject> constructor
- SlottedMultiChildRenderObjectWidgetMixin<
SlotType, ChildType> widget
Creates an element that uses the given widget as its configuration.
Implementation
SlottedRenderObjectElement(SlottedMultiChildRenderObjectWidgetMixin<SlotType, ChildType> super.widget);