ContainerRenderObjectMixinBlackHole<ChildType extends RenderObject, ParentDataType extends ContainerParentDataMixin<ChildType>> extension

on

Properties

children Iterable<ChildType>

Available on ContainerRenderObjectMixin<ChildType, ParentDataType>, provided by the ContainerRenderObjectMixinBlackHole extension

Returns all children using firstChild and childAfter.
no setter