txtSFProTextRegular16 property
Implementation
static TextStyle txtSFProTextRegular16 = TextStyle(
color: BadColorConstant.blueGray40001,
fontSize: getFontSize(
16,
),
fontFamily: 'SF Pro Text',
fontWeight: FontWeight.w400,
);
static TextStyle txtSFProTextRegular16 = TextStyle(
color: BadColorConstant.blueGray40001,
fontSize: getFontSize(
16,
),
fontFamily: 'SF Pro Text',
fontWeight: FontWeight.w400,
);