adding flf related field
This commit is contained in:
@@ -975,6 +975,7 @@ class AppStyle {
|
|||||||
fontFamily: 'Gilroy',
|
fontFamily: 'Gilroy',
|
||||||
fontWeight: FontWeight.w500,
|
fontWeight: FontWeight.w500,
|
||||||
);
|
);
|
||||||
|
static TextStyle fieldlabel = txtGilroyMedium16; // added for builder text fields FLF id:1166 - by Azmat
|
||||||
|
|
||||||
static TextStyle txtGilroyMedium18Bluegray600 = TextStyle(
|
static TextStyle txtGilroyMedium18Bluegray600 = TextStyle(
|
||||||
color: ColorConstant.blueGray600,
|
color: ColorConstant.blueGray600,
|
||||||
|
|||||||
Reference in New Issue
Block a user