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