Flutter
widgets
ListWheelChildDelegate
estimatedChildCount property
estimatedChildCount
ListWheelChildDelegate class
Constructors
ListWheelChildDelegate
Properties
estimatedChildCount
hashCode
runtimeType
Methods
build
shouldRebuild
trueIndexOf
noSuchMethod
toString
Operators
operator ==
estimatedChildCount property
int
estimatedChildCount
Returns an estimate of the number of children this delegate will build.
Implementation
int get estimatedChildCount;