smallText5 top-level property
Implementation
final smallText5 = TextStyle(
color: Pallet.grey,
fontSize: setSp(10),
fontFamily: "satoshi",
fontWeight: FontWeight.w500,
//letterSpacing: -0.50,
);
final smallText5 = TextStyle(
color: Pallet.grey,
fontSize: setSp(10),
fontFamily: "satoshi",
fontWeight: FontWeight.w500,
//letterSpacing: -0.50,
);