Flutter
widgets
SliverChildListDelegate
children property
children
SliverChildListDelegate class
Constructors
SliverChildListDelegate
Properties
addAutomaticKeepAlives
addRepaintBoundaries
addSemanticIndexes
children
estimatedChildCount
semanticIndexCallback
semanticIndexOffset
hashCode
runtimeType
Methods
build
shouldRebuild
debugFillDescription
didFinishLayout
estimateMaxScrollOffset
noSuchMethod
toString
Operators
operator ==
children property
List
<
Widget
>
children
final
The widgets to display.
Implementation
final List<Widget> children