smallText1 top-level property
Implementation
final smallText1 = TextStyle(
color: Pallet.secondary.shade600,
fontSize: setSp(8),
fontFamily: "hkgrotesk",
fontWeight: FontWeight.w400,
);
final smallText1 = TextStyle(
color: Pallet.secondary.shade600,
fontSize: setSp(8),
fontFamily: "hkgrotesk",
fontWeight: FontWeight.w400,
);