Flutter
widgets
ScrollableLazyList
itemExtent
itemExtent
Flutter
widgets
ScrollableLazyList
itemExtent
property
itemExtent
Flutter
widgets
ScrollableLazyList
Constructors
ScrollableLazyList
Properties
initialScrollOffset
itemBuilder
itemCount
itemExtent
onScroll
onScrollEnd
onScrollStart
padding
scrollableKey
scrollAnchor
scrollDirection
snapOffsetCallback
hashCode
key
runtimeType
Operators
operator ==
Methods
build
createElement
debugFillDescription
noSuchMethod
toString
toStringShort
double
itemExtent
read-only
The height of each item if
scrollDirection
is Axis.vertical, otherwise the width of each item.