lastTarget property
The widget to be displayed as the last element in the list that will accept a dragged item.
Implementation
final Widget? lastTarget;
The widget to be displayed as the last element in the list that will accept a dragged item.
final Widget? lastTarget;