Flutter
widgets
CustomScrollView
slivers property
slivers
CustomScrollView class
Constructors
CustomScrollView
Properties
slivers
cacheExtent
controller
hashCode
key
physics
primary
reverse
runtimeType
scrollDirection
semanticChildCount
shrinkWrap
Methods
buildSlivers
build
buildViewport
createElement
debugDescribeChildren
debugFillProperties
getDirection
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
slivers property
List
<
Widget
>
slivers
final
The slivers to place inside the viewport.
Implementation
final List<Widget> slivers