Flutter
semantics
SemanticsData
scrollIndex property
scrollIndex
description
scrollIndex
property
Null safety
int
?
scrollIndex
final
The index of the first visible semantic child of a scroll node.
Implementation
final int? scrollIndex;
Flutter
semantics
SemanticsData
scrollIndex property
SemanticsData class
Constructors
SemanticsData
Properties
actions
attributedDecreasedValue
attributedHint
attributedIncreasedValue
attributedLabel
attributedValue
currentValueLength
customSemanticsActionIds
decreasedValue
elevation
flags
hashCode
hint
increasedValue
label
maxValueLength
platformViewId
rect
runtimeType
scrollChildCount
scrollExtentMax
scrollExtentMin
scrollIndex
scrollPosition
tags
textDirection
textSelection
thickness
tooltip
transform
value
Methods
debugFillProperties
hasAction
hasFlag
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==