Creates a widget that animates its offset translation implicitly.
const AnimatedSlide({ super.key, this.child, required this.offset, super.curve, required super.duration, super.onEnd, });