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