1/8/1
This commit is contained in:
@@ -8,7 +8,7 @@ class AppStyle {
|
||||
fontSize: 40,
|
||||
color: AppColor.accentColor,
|
||||
fontFamily: GoogleFonts.josefinSans().fontFamily);
|
||||
static TextStyle headtitle2 = TextStyle(
|
||||
static TextStyle headTitle2 = TextStyle(
|
||||
fontWeight: FontWeight.bold,
|
||||
fontSize: 26,
|
||||
color: AppColor.primaryColor,
|
||||
|
||||
Reference in New Issue
Block a user