摘要: Flutter 中的命名路由 main.dart中配置路由 void main() { runApp(MaterialApp( theme: ThemeData( appBarTheme: const AppBarTheme( color: Colors.blue, // 设置导航栏颜色 (新版本的 阅读全文
posted @ 2023-12-26 11:06 鲤斌 阅读(132) 评论(0) 推荐(0)