preservedElements property
Cached array that keep the index status before swap on rolling
Implementation
List<SortableElement> preservedElements = [];
Cached array that keep the index status before swap on rolling
List<SortableElement> preservedElements = [];