blueRegular14 property
Implementation
static TextStyle blueRegular14 = TextStyle(
color: ColorConstants.appBarCloseColor,
fontSize: 14.toFont,
fontWeight: FontWeight.normal);
static TextStyle blueRegular14 = TextStyle(
color: ColorConstants.appBarCloseColor,
fontSize: 14.toFont,
fontWeight: FontWeight.normal);