如果没有放置 Theme ,Flutter 将会使用预设的样式。 MaterialApp( title: appName, theme: ThemeData( // Define the default brightness and colors. brightness: ...
確定! 回上一頁