const UserEnterSlideAnimation( {Key? key, required this.child, required this.onEnd}) : super(key: key);