h1 constant Null safety

TextStyle const h1

Implementation

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