Returns an estimate of the number of children this delegate will build.
@override int get estimatedChildCount => children.length;