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