children property

Iterable<ChildType> children

Implementation

Iterable<ChildType> get children => _childRenderObjects.values;