txtSFProTextRegular13 property
Implementation
static TextStyle txtSFProTextRegular13 = TextStyle(
color: BadColorConstant.gray900A3,
fontSize: getFontSize(
13,
),
fontFamily: 'SF Pro Text',
fontWeight: FontWeight.w400,
);
static TextStyle txtSFProTextRegular13 = TextStyle(
color: BadColorConstant.gray900A3,
fontSize: getFontSize(
13,
),
fontFamily: 'SF Pro Text',
fontWeight: FontWeight.w400,
);