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