feat: language page
This commit is contained in:
@@ -58,8 +58,9 @@ class ThemeApp {
|
||||
appBarTheme: AppBarTheme(
|
||||
backgroundColor: AppColor.primary,
|
||||
elevation: 1,
|
||||
titleTextStyle: AppStyle.lg.copyWith(
|
||||
fontWeight: FontWeight.w600,
|
||||
titleTextStyle: AppStyle.xl.copyWith(
|
||||
fontWeight: FontWeight.w700,
|
||||
letterSpacing: -0.5,
|
||||
color: AppColor.white,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user