Your changes
This commit is contained in:
@@ -13,7 +13,7 @@ class MainAppBar extends StatelessWidget implements PreferredSizeWidget {
|
||||
final profileUrl = profileProvider.profile?.profileImage;
|
||||
|
||||
return AppBar(
|
||||
backgroundColor: Colors.lightGreen,
|
||||
backgroundColor: Colors.white,
|
||||
elevation: 0.8,
|
||||
surfaceTintColor: Colors.transparent,
|
||||
automaticallyImplyLeading: false,
|
||||
|
||||
Reference in New Issue
Block a user