Animation<double> get marginAnimation => Tween<double>( begin: s0, end: position, ).animate(curvedAnimation);