body2Bolded constant Null safety

TextStyle const body2Bolded

Implementation

static const body2Bolded = TextStyle(
  fontFamily: "Manrope",
  fontWeight: FontWeight.w800,
  fontStyle: FontStyle.normal,
  fontSize: 16.670000076293945,
  decoration: TextDecoration.none,
  letterSpacing: -0.16670000076293945,
);