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