I am use AnimatedSwitcher for switch between 2 widget:
AnimatedSwitcher( duration: const Duration(milliseconds: 200), child: toggle ? TextField()