button2 constant Null safety

TextStyle const button2

Implementation

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