Flutter 的ListView 元件是一具備捲軸的元件且能用來顯示多筆內容的元件。 其建構子如下: ListView({Key key, Axis scrollDirection: Axis.vertical, ...
確定! 回上一頁