smallText3 top-level property
Implementation
final smallText3 = TextStyle(
color: Pallet.white,
fontSize: setSp(12),
fontFamily: "hkgrotesk",
fontWeight: FontWeight.w600,
letterSpacing: -0.30);
final smallText3 = TextStyle(
color: Pallet.white,
fontSize: setSp(12),
fontFamily: "hkgrotesk",
fontWeight: FontWeight.w600,
letterSpacing: -0.30);