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