Flutter中使用Stack和Positioned来实现层叠布局效果,AnimatedPositioned 与 Positioned 功能类似,也是用在 Stack 中给子widget定位,不同的是当left、top 、right、 bottom值发生改变时,这个过程是动态的一个动画效果