mirror of
https://github.com/qinglong-app/qinglong_app.git
synced 2025-10-09 16:48:19 +08:00
Update home_page.dart
This commit is contained in:
@@ -189,6 +189,8 @@ class _HomePageState extends ConsumerState<HomePage> with TickerProviderStateMix
|
||||
setState(() {});
|
||||
},
|
||||
elevation: 0,
|
||||
selectedFontSize: 12,
|
||||
unselectedFontSize: 12,
|
||||
type: BottomNavigationBarType.fixed,
|
||||
showSelectedLabels: !isNewYear,
|
||||
showUnselectedLabels: !isNewYear,
|
||||
|
||||
Reference in New Issue
Block a user