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