container property Null safety
final
The RenderObject that is the parent of the Element created by this widget.
Implementation
final RenderObjectWithChildMixin<T> container;
The RenderObject that is the parent of the Element created by this widget.
final RenderObjectWithChildMixin<T> container;