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