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