像網頁一樣,Flutter也可以利用MediaQuery去讀取媒體裝置的數據,昨天有提到幾個可以 ... MediaQuery.of(context).size.width; MediaQuery.of(context).size.height;.
確定! 回上一頁