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