txtSFProTextRegular17 property
Implementation
static TextStyle txtSFProTextRegular17 = TextStyle(
color: BadColorConstant.teal500,
fontSize: getFontSize(
17,
),
fontFamily: 'SF Pro Text',
fontWeight: FontWeight.w400,
);
static TextStyle txtSFProTextRegular17 = TextStyle(
color: BadColorConstant.teal500,
fontSize: getFontSize(
17,
),
fontFamily: 'SF Pro Text',
fontWeight: FontWeight.w400,
);