children property

The data of the RenderObject's children.

Implementation

List<RenderObjectData> get children => _children;