animationElements property

List<SortableElement> animationElements
getter/setter pair

Cached array that representing the realtime swap index when a drag is under way

Implementation

List<SortableElement> animationElements = [];