listTarget property

Widget? listTarget
final

The widget to be displayed as the last element in the DragAndDropLists, where a list will be accepted as the last list.

Implementation

final Widget? listTarget;