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