Flutter
widgets
Draggable
<
T
>
data property
data
Draggable class
Constructors
Draggable
Properties
affinity
axis
child
childWhenDragging
data
dragAnchor
feedback
feedbackOffset
ignoringFeedbackSemantics
maxSimultaneousDrags
onDragCompleted
onDragEnd
onDraggableCanceled
onDragStarted
hashCode
key
runtimeType
Methods
createRecognizer
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
data property
T
data
final
The data that will be dropped by this draggable.
Implementation
final T data