h4 constant Null safety

TextStyle const h4

Implementation

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