draggedListIndex property

int? get draggedListIndex

The index of the list being dragged

Implementation

int? get draggedListIndex => _draggedListIndex;