Flutter
widgets
IndexedStack
index property
index
description
index
property
Null safety
int
?
index
final
The index of the child to show.
Implementation
final int? index;
Flutter
widgets
IndexedStack
index property
IndexedStack class
Constructors
IndexedStack
Properties
alignment
children
clipBehavior
fit
hashCode
index
key
runtimeType
textDirection
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==