概述Wrap好似Row和Column的结合,在横轴的表现和Row一致, ... appBar: AppBar(title: Text('Wrap')), // 创建换行布局body: Wrap( // 扩展方式,横向 ...
確定! 回上一頁