Child count should rely on element's childNodes, the real child renderObject count is not exactly.
@override int get childCount => _renderSliverBoxChildManager.childCount;