white18 property
Implementation
TextStyle white18 = TextStyle(
color: AllColors().WHITE,
fontSize: 18.toFont,
fontWeight: FontWeight.w700,
);
TextStyle white18 = TextStyle(
color: AllColors().WHITE,
fontSize: 18.toFont,
fontWeight: FontWeight.w700,
);