indexDelta property

int indexDelta

Implementation

int get indexDelta => (newIndex - oldIndex).abs();