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