txtSFProTextRegular12 property
Implementation
static TextStyle txtSFProTextRegular12 = TextStyle(
color: BadColorConstant.gray80099,
fontSize: getFontSize(
12,
),
fontFamily: 'SF Pro Text',
fontWeight: FontWeight.w400,
);
static TextStyle txtSFProTextRegular12 = TextStyle(
color: BadColorConstant.gray80099,
fontSize: getFontSize(
12,
),
fontFamily: 'SF Pro Text',
fontWeight: FontWeight.w400,
);