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