button1 constant Null safety

TextStyle const button1

Implementation

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