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