UI changes was made to the hoilday screen

This commit is contained in:
Daniah Ayad Al-sultani
2025-12-07 17:41:57 +03:00
parent db044cb039
commit f73d3fbb75
2 changed files with 331 additions and 287 deletions

View File

@@ -58,7 +58,7 @@ class _MainPageState extends State<MainPage> {
child: IndexedStack(index: _currentIndex, children: _screens),
),
const SizedBox(height: 20),
// const SizedBox(height: 20),
Floatingnavbar(
items: _navItems,