AnimatedContainer( duration: Duration(seconds: 3), curve: Curves.fastOutSlowIn, height: open ? 200 : 0, width: open ? 400