gpt4 book ai didi

flutter - 我如何使用谷歌字体在 flutter 中定义主题

转载 作者:行者123 更新时间:2023-12-04 11:37:38 25 4
gpt4 key购买 nike

我是 flutter 的新手。
我安装了 this库能够使用谷歌字体。
现在我需要在主题数据定义中这样做,并尝试这样但不允许

ThemeData appTheme() {
return ThemeData(
...
fontFamily: GoogleFonts.openSans(),
);
}
我该怎么做呢?非常感谢

最佳答案

转发我的评论:fontFamily期待 String .使用 GoogleFonts.openSans().fontFamily .

关于flutter - 我如何使用谷歌字体在 flutter 中定义主题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64271337/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com