This commit is contained in:
Developer
2026-04-03 03:26:06 +08:00
parent 3063deb34c
commit cba04235c8
49 changed files with 3955 additions and 1421 deletions

View File

@@ -194,7 +194,7 @@ class TapLiquidGlassNavigation extends StatelessWidget {
Widget _buildIcon(_NavItem item, bool isSelected, bool isDark) {
final themeController = Get.find<ThemeController>();
return Icon(
item.icon,
size: 24,