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