feat: transaction page
This commit is contained in:
@@ -43,7 +43,7 @@ class ThemeApp {
|
||||
),
|
||||
),
|
||||
bottomNavigationBarTheme: BottomNavigationBarThemeData(
|
||||
backgroundColor: AppColor.background,
|
||||
backgroundColor: AppColor.white,
|
||||
selectedItemColor: AppColor.primary,
|
||||
unselectedItemColor: AppColor.textSecondary,
|
||||
selectedLabelStyle: AppStyle.md.copyWith(
|
||||
|
||||
Reference in New Issue
Block a user