diff --git a/lib/theme/app_style.dart b/lib/theme/app_style.dart index bf02d84..9ffba58 100644 --- a/lib/theme/app_style.dart +++ b/lib/theme/app_style.dart @@ -975,6 +975,7 @@ class AppStyle { fontFamily: 'Gilroy', fontWeight: FontWeight.w500, ); + static TextStyle fieldlabel = txtGilroyMedium16; // added for builder text fields FLF id:1166 - by Azmat static TextStyle txtGilroyMedium18Bluegray600 = TextStyle( color: ColorConstant.blueGray600,