const AnimatedList({ Key key, @required this.itemBuilder, // 数据构造器 this.initialItemCount = 0, // 数据初始总数量 this.scrollDirection = Axis.vertical ...
確定! 回上一頁