提交 2662e552 authored 作者: shixiaochen's avatar shixiaochen

1、修改代码

上级 0b8b027c
...@@ -16,7 +16,7 @@ class MyPageAppBar extends StatelessWidget implements PreferredSizeWidget { ...@@ -16,7 +16,7 @@ class MyPageAppBar extends StatelessWidget implements PreferredSizeWidget {
Key? key, Key? key,
this.title, this.title,
this.backgroundColor, this.backgroundColor,
this.foregroundColor = Colors.white, this.foregroundColor,
this.showBack = true, this.showBack = true,
this.primary = true, this.primary = true,
this.onBack, this.onBack,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论