modify bottom tab

This commit is contained in:
xj.deng
2019-05-07 14:20:50 +08:00
parent 8ff0988a95
commit 540cd7d8a9

View File

@ -127,6 +127,7 @@ class _MyHomePageState extends State<AppPage>
//shifting :按钮点击移动效果,超过5个button不支持
//fixed固定
type: BottomNavigationBarType.fixed,
fixedColor: Color(0xFFC91B3A),
),
);