Flutter
widgets
ListWheelChildListDelegate
children property
children
ListWheelChildListDelegate class
Constructors
ListWheelChildListDelegate
Properties
children
estimatedChildCount
hashCode
runtimeType
Methods
build
shouldRebuild
noSuchMethod
toString
trueIndexOf
Operators
operator ==
children property
List
<
Widget
>
children
final
The list containing all children that can be supplied.
Implementation
final List<Widget> children