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