data property Null safety

T data
final

The data that was dropped onto this DragTarget.

Implementation

final T data;