firstChild property

Box? get firstChild

Implementation

Box? get firstChild => _firstChild;