h3 constant Null safety

TextStyle const h3

Implementation

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