body1Bolded constant Null safety

TextStyle const body1Bolded

Implementation

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