child: ListView( shrinkWrap: true, children: <Widget> [ Container( color: Colors.red, width: 20, height: 40, ), ], ), listview flutter. share. Layout widgets ...
確定! 回上一頁