lightGreyLabel12 property
Implementation
TextStyle lightGreyLabel12 = TextStyle(
color: AllColors().LIGHT_GREY_LABEL,
fontSize: 12.toFont,
);
TextStyle lightGreyLabel12 = TextStyle(
color: AllColors().LIGHT_GREY_LABEL,
fontSize: 12.toFont,
);