fixed liked tender filter bar

This commit is contained in:
llsajjad
2025-09-16 12:43:25 +03:30
parent 8ad05f5c68
commit d804d5f26e
5 changed files with 232 additions and 99 deletions
+1
View File
@@ -68,6 +68,7 @@ PreferredSizeWidget tabletAppBar({
return PreferredSize(
preferredSize: const Size.fromHeight(64),
child: AppBar(
scrolledUnderElevation: 0,
backgroundColor: AppColors.backgroundColor,
elevation: 0,
titleSpacing: 0,