grey14 property
Implementation
TextStyle grey14 = TextStyle(
color: AllColors().GREY,
fontSize: 14.toFont,
fontWeight: FontWeight.normal,
);
TextStyle grey14 = TextStyle(
color: AllColors().GREY,
fontSize: 14.toFont,
fontWeight: FontWeight.normal,
);