body3Bolded constant Null safety

TextStyle const body3Bolded

Implementation

static const body3Bolded = TextStyle(
  fontFamily: "Manrope",
  fontWeight: FontWeight.w800,
  fontStyle: FontStyle.normal,
  fontSize: 13.890000343322754,
  decoration: TextDecoration.none,
  letterSpacing: 0,
);