Text is the most common Widget in Flutter. ... style: TextStyle( //屬性設定fontSize: 32.0, //字體大小fontStyle: FontStyle.normal, ...
確定! 回上一頁