Flutter入門(三)------常用組件

一.容器組件    容器組件( Container )包含一個子 widget ,自身具備如 alignment padding 等基礎屬性,方便佈局過程中擺放 child。 二.圖片組件 圖片組件( Image )是顯示圖像的組件, Image 組件有種構造函數 new Image:從 ImageProvider 獲取圖像 new Image.asset :加載資源圖片   new Image.
相關文章
相關標籤/搜索