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