先看一下AnimatedOpacity 的構造函數。 const AnimatedOpacity({ Key key, this.child, @required this.opacity, Curve curve = Curves.linear, @required ...
確定! 回上一頁