Flutter
widgets
ReorderableDragStartListener
index property
index
description
index
property
Null safety
int
index
final
The index of the associated item that will be dragged in the list.
Implementation
final int index;
Flutter
widgets
ReorderableDragStartListener
index property
ReorderableDragStartListener class
Constructors
ReorderableDragStartListener
Properties
child
enabled
hashCode
index
key
runtimeType
Methods
build
createElement
createRecognizer
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==