[Solution found!] 文本对齐中心属性仅设置水平对齐方式。 我使用下面的代码将文本设置为垂直和水平居中。 码: child: Center( child: Text( "Hello World", ...
確定! 回上一頁