initialChildCount property

  1. @override
int initialChildCount
final

The initial count of the children present in the underlying list. This attribute is only read during the first build. See AnimatedSliverChildDelegate.initialChildCount.

Implementation

@override
final int initialChildCount;