feat: reward page
This commit is contained in:
@@ -74,5 +74,10 @@ class ThemeApp {
|
||||
backgroundColor: AppColor.white,
|
||||
elevation: 4,
|
||||
),
|
||||
tabBarTheme: TabBarThemeData(
|
||||
indicatorColor: AppColor.primary,
|
||||
labelColor: AppColor.primary,
|
||||
unselectedLabelColor: AppColor.textSecondary,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user