Flutter 的ListView 元件是一具備捲軸的元件且能用來顯示多筆內容的元件。 ... List<Widget> children: const [] }) ListView.builder({Key key, ...
確定! 回上一頁