widgets/animated/reorderable_animated_update_container library

Classes

ReorderableAnimatedUpdatedContainer
Handles the animation for the new position of child when isDragging is false.

Typedefs

OnMovingFinishedCallback = void Function(ReorderableEntity reorderableEntity, GlobalKey<State<StatefulWidget>> globalKey)