fixed liked tender filter bar
This commit is contained in:
@@ -68,6 +68,7 @@ PreferredSizeWidget tabletAppBar({
|
||||
return PreferredSize(
|
||||
preferredSize: const Size.fromHeight(64),
|
||||
child: AppBar(
|
||||
scrolledUnderElevation: 0,
|
||||
backgroundColor: AppColors.backgroundColor,
|
||||
elevation: 0,
|
||||
titleSpacing: 0,
|
||||
|
||||
Reference in New Issue
Block a user