firstChild property

ChildType firstChild

The first child in the child list.

Implementation

ChildType get firstChild => _firstChild;