estimatedChildCount property

int estimatedChildCount
override

Returns an estimate of the number of children this delegate will build.

Implementation

@override
int get estimatedChildCount => childCount;