Flutter
widgets
IndexedSemantics
index property
index
description
index
property
Null safety
int
index
final
The index used to annotate the first child semantics node.
Implementation
final int index;
Flutter
widgets
IndexedSemantics
index property
IndexedSemantics class
Constructors
IndexedSemantics
Properties
child
hashCode
index
key
runtimeType
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==