设置了 StrutStyle 的 height 设置为 1 ,这样 TextStyle 中的 height 等于 2 就没有了效果。 @override Widget build(BuildContext context) { return Scaffold( ...
確定! 回上一頁