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