Skip to content

Commit 540cd7d

Browse files
committed
modify bottom tab
1 parent 8ff0988 commit 540cd7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/views/first_page/home.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ class _MyHomePageState extends State<AppPage>
127127
//shifting :按钮点击移动效果,超过5个button不支持
128128
//fixed:固定
129129
type: BottomNavigationBarType.fixed,
130+
130131
fixedColor: Color(0xFFC91B3A),
131132
),
132133
);

0 commit comments

Comments
 (0)