提交 0b8b027c authored 作者: shixiaochen's avatar shixiaochen

1、Appbar题目默认颜色

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