Flutter
rendering
RenderSliverFixedExtentBoxAdaptor
itemExtent property
itemExtent
RenderSliverFixedExtentBoxAdaptor class
Constructors
RenderSliverFixedExtentBoxAdaptor
Properties
itemExtent
alwaysNeedsCompositing
attached
centerOffsetAdjustment
childCount
childManager
constraints
debugCanParentUseSize
debugCreator
debugDoingThisLayout
debugDoingThisPaint
debugDoingThisResize
debugLayer
debugNeedsLayout
debugNeedsPaint
debugSemantics
depth
firstChild
geometry
hashCode
isRepaintBoundary
lastChild
layer
needsCompositing
owner
paintBounds
parent
parentData
runtimeType
semanticBounds
sizedByParent
Methods
computeMaxScrollOffset
estimateMaxScrollOffset
getMaxChildIndexForScrollOffset
getMinChildIndexForScrollOffset
indexToLayoutOffset
performLayout
add
addAll
addInitialChild
adoptChild
applyPaintTransform
applyPaintTransformForBoxChild
assembleSemanticsNode
attach
calculateCacheOffset
calculatePaintOffset
childAfter
childBefore
childCrossAxisPosition
childMainAxisPosition
childScrollOffset
clearSemantics
collectGarbage
debugAssertChildListIsNonEmptyAndContiguous
debugAssertDoesMeetConstraints
debugDescribeChildren
debugFillProperties
debugPaint
debugRegisterRepaintBoundaryPaint
debugResetSize
debugValidateChild
describeApproximatePaintClip
describeSemanticsClip
describeSemanticsConfiguration
detach
dropChild
getAbsoluteSizeRelativeToOrigin
getTransformTo
handleEvent
hitTest
hitTestBoxChild
hitTestChildren
hitTestSelf
indexOf
insert
insertAndLayoutChild
insertAndLayoutLeadingChild
invokeLayoutCallback
layout
markNeedsCompositingBitsUpdate
markNeedsLayout
markNeedsLayoutForSizedByParentChange
markNeedsPaint
markNeedsSemanticsUpdate
markParentNeedsLayout
move
noSuchMethod
paint
paintExtentOf
performResize
reassemble
redepthChild
redepthChildren
remove
removeAll
replaceRootLayer
rotate
scheduleInitialLayout
scheduleInitialPaint
scheduleInitialSemantics
sendSemanticsEvent
setupParentData
showOnScreen
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
visitChildren
visitChildrenForSemantics
Operators
operator ==
itemExtent property
double
itemExtent
The main-axis extent of each item.
Implementation
double get itemExtent;