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