Flutter
widgets
Draggable
<
T
>
onDragStarted property
onDragStarted
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 ==
onDragStarted property
VoidCallback
onDragStarted
final
Called when the draggable starts being dragged.
Implementation
final VoidCallback onDragStarted