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