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