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