primaryMedium14 property
Implementation
static TextStyle primaryMedium14 = TextStyle(
color: AllColors().DARK_GREY,
fontSize: 14.toFont,
fontWeight: FontWeight.w500,
);
static TextStyle primaryMedium14 = TextStyle(
color: AllColors().DARK_GREY,
fontSize: 14.toFont,
fontWeight: FontWeight.w500,
);