estimatedChildCount property
override
Copied from SliverChildBuilderDelegate.estimatedChildCount. The new callback AnimatedSliverChildBuilderDelegate.childCount will be called instead of just an attribute.
Implementation
@override
int get estimatedChildCount => childCount();