error14 property
Implementation
static TextStyle error14 = TextStyle(
color: ColorConstants.redText,
fontSize: 14.toFont,
letterSpacing: 0.1,
fontWeight: FontWeight.normal);
static TextStyle error14 = TextStyle(
color: ColorConstants.redText,
fontSize: 14.toFont,
letterSpacing: 0.1,
fontWeight: FontWeight.normal);