... MaterialApp表明应用采用Material Design风格, *可以在theme属性下配置应用中与主题相关的属性,如颜色、按钮风格* */ return MaterialApp( title: 'Flutter Demo ...
確定! 回上一頁