hasSwappedOrder property

bool hasSwappedOrder
final

Is true, when this child only changed the position with another child.

This is only true, when the changed position has nothing to do with another added or removed child.

Implementation

final bool hasSwappedOrder;