import 'package:flutter/material.dart'; // 引入轮播图插件 import ... child: new Swiper( itemBuilder: (BuildContext context,int index){ ...
確定! 回上一頁