lastTarget property

Widget? lastTarget
final

The widget to be displayed as the last element in the list that will accept a dragged item.

Implementation

final Widget? lastTarget;