container property

RenderObjectWithChildMixin<T> container
final

The RenderObject that is the parent of the Element created by this widget.

Implementation

final RenderObjectWithChildMixin<T> container;