lastSortedChild property

Box? get lastSortedChild

Implementation

Box? get lastSortedChild => _lastSortedChild ?? _lastChild;