firstSortedChild property

Box? get firstSortedChild

Implementation

Box? get firstSortedChild => _firstSortedChild ?? _firstChild;