提交 91bb9b2d 编写于 作者: 李卓原

no message

上级 f10196f3
...@@ -102,7 +102,7 @@ for example: ...@@ -102,7 +102,7 @@ for example:
'My font size is 28px and will not change with the system.', 'My font size is 28px and will not change with the system.',
style: TextStyle( style: TextStyle(
color: Colors.black, color: Colors.black,
fontSize: ScreenUtil(allowFontScaling: true).setSp(28, false) fontSize: ScreenUtil(allowFontScaling: true).setSp(28)
) )
), ),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册