purchasing
This commit is contained in:
@@ -65,5 +65,8 @@ class ThemeApp {
|
||||
),
|
||||
iconTheme: const IconThemeData(color: AppColor.white),
|
||||
),
|
||||
bottomSheetTheme: BottomSheetThemeData(
|
||||
backgroundColor: AppColor.white,
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user