Flutter
widgets
SliverFixedExtentList
itemExtent property
itemExtent
SliverFixedExtentList class
Constructors
SliverFixedExtentList
Properties
itemExtent
delegate
hashCode
key
runtimeType
Methods
createRenderObject
updateRenderObject
createElement
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
estimateMaxScrollOffset
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
itemExtent property
double
itemExtent
final
The extent the children are forced to have in the main axis.
Implementation
final double itemExtent