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