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