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