txtSFProTextRegular15Gray80099 property
Implementation
static TextStyle txtSFProTextRegular15Gray80099 = TextStyle(
color: BadColorConstant.gray80099,
fontSize: getFontSize(
13,
),
fontFamily: 'SF Pro Text',
fontWeight: FontWeight.w100,
);