Flutter
widgets
DragTargetDetails
<
T
>
data property
data
description
data
property
Null safety
T
data
final
The data that was dropped onto this
DragTarget
.
Implementation
final T data;
Flutter
widgets
DragTargetDetails
<
T
>
data property
DragTargetDetails class
Constructors
DragTargetDetails
Properties
data
hashCode
offset
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==