fontBold14secondary property
Implementation
static TextStyle fontBold14secondary = TextStyle(
fontSize: 14.toFont,
color: ColorConstants.secondary,
fontWeight: FontWeight.bold);
static TextStyle fontBold14secondary = TextStyle(
fontSize: 14.toFont,
color: ColorConstants.secondary,
fontWeight: FontWeight.bold);