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