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